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)
trying out
ember new DisplayTable -b @glimmer/blueprint --web-component=display-tablewith 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. Runember new --helpfor a list of supported options.Doing a npm start in the generated folder give this error: