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

Cannot find module '@angular-devkit/schematics' #127

Closed
NullVoxPopuli opened this issue Sep 19, 2022 · 1 comment
Closed

Cannot find module '@angular-devkit/schematics' #127

NullVoxPopuli opened this issue Sep 19, 2022 · 1 comment

Comments

@NullVoxPopuli
Copy link

 >  NX   Cannot find module '@angular-devkit/schematics'

   Require stack:
   - <repo>/node_modules/@nrwl/workspace/src/utils/ast-utils.js
   - <repo>/node_modules/@nrwl/workspace/src/utils/project-type.js
   - <repo>/node_modules/@nrwl/workspace/index.js
   - <repo>/node_modules/@nx-aws-plugin/nx-aws-cache/src/tasks-runner/logger.js
   - <repo>/node_modules/@nx-aws-plugin/nx-aws-cache/src/tasks-runner/aws-cache.js
   - <repo>/node_modules/@nx-aws-plugin/nx-aws-cache/src/tasks-runner/runner.js
   - <repo>/node_modules/@nx-aws-plugin/nx-aws-cache/src/index.js
   - <repo>/node_modules/nx/src/tasks-runner/run-command.js
   - <repo>/node_modules/nx/src/command-line/run-many.js
   - <repo>/node_modules/nx/src/command-line/nx-commands.js
   - <repo>/node_modules/nx/bin/init-local.js
   - <repo>/node_modules/nx/bin/nx.js

I don't want to install @angular-devkit/*, because I'm not using angular 😅

I'm using nx@14, and ran in to this error after installing @nrwl/workspace after running into this error: #126

@bojanbass
Copy link
Owner

Please update to v2.0.0 and report if the issue is still present.

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