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

Example is not working #29

Open
ArtemFrontendACTUM opened this issue Feb 2, 2022 · 0 comments
Open

Example is not working #29

ArtemFrontendACTUM opened this issue Feb 2, 2022 · 0 comments

Comments

@ArtemFrontendACTUM
Copy link

ArtemFrontendACTUM commented Feb 2, 2022

After installing all dependencies with yarn install I've tried to run yarn start and got this error:

yarn build
yarn run v1.22.10
$ yarn run build:ssr
$ ng build && ng run spartacusstore:server
An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/package.json'
Require stack:
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\node-modules-architect-host
.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\index.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\models\architect-command.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\commands\build-impl.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\export-ref.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\index.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\utilities\json-schema.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\models\command-runner.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\lib\cli\index.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\lib\init.js
- C:\Users\*\AppData\Roaming\nvm\v14.17.0\node_modules\@angular\cli\bin\ng
See "C:\Users\*\AppData\Local\Temp\ng-OXl6AO\angular-errors.log" for further details.
error Command failed with exit code 127.

Please fix your example.

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

1 participant