Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ember command to create glimmer web component does not work anymore #31

Open
MrRobz opened this issue May 6, 2020 · 1 comment
Open

Comments

@MrRobz
Copy link

MrRobz commented May 6, 2020

trying out ember new DisplayTable -b @glimmer/blueprint --web-component=display-table with the ember-cli 3.18 does not seem to work anymore.
Is this library discontinued?

get a warning also The option '--web-component' is not registered with the 'new' command. Run ember new --help for a list of supported options.

Doing a npm start in the generated folder give this error:

  - name: Error
  - nodeAnnotation: Funnel: index.html
  - nodeName: Funnel
  - originalErrorMessage: ENOENT: no such file or directory, lstat '/var/folders/j9/zd04d6z93ml3mcmwqngn_y5c57xm0j/T/broccoli-31489jxXPN4887StS/out-04-funnel/src/ui/index.html'
  - stack: Error: ENOENT: no such file or directory, lstat '/var/folders/j9/zd04d6z93ml3mcmwqngn_y5c57xm0j/T/broccoli-31489jxXPN4887StS/out-04-funnel/src/ui/index.html'
    at Object.lstatSync (fs.js:845:3)
Copy link
Member

rwjblue commented May 7, 2020

Is this library discontinued?

Yeah, I think that is probably a good summary. I don't know how hard it would be to revamp this in terms of the glimmer.js@beta that is currently running.

@pzuraq - What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants