We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get error when i run - $npx lwc-create-app my-app
Node - 10.12.0 OS -Ubuntu 18.04
npx: installed 372 in 51.707s Error: Cannot find module './generators/CreateGenerator' at Create.run (/.npm/_npx/15696/lib/node_modules/lwc-create-app/lib/index.js:12:30) at Create._run (/.npm/_npx/15696/lib/node_modules/lwc-create-app/node_modules/@oclif/command/lib/command.js:44:31)
The text was updated successfully, but these errors were encountered:
cc @muenzpraeger, this one probably belongs to https://github.com/muenzpraeger/lwc-create-app/issues/new/choose
Sorry, something went wrong.
This has been already fixed and will be released latest tomorrow.
muenzpraeger/create-lwc-app#49
Just released with muenzpraeger/create-lwc-app#52
No branches or pull requests
I get error when i run - $npx lwc-create-app my-app
Node - 10.12.0
OS -Ubuntu 18.04
npx: installed 372 in 51.707s
Error: Cannot find module './generators/CreateGenerator'
at Create.run (
/.npm/_npx/15696/lib/node_modules/lwc-create-app/lib/index.js:12:30)/.npm/_npx/15696/lib/node_modules/lwc-create-app/node_modules/@oclif/command/lib/command.js:44:31)at Create._run (
The text was updated successfully, but these errors were encountered: