Cannot find module 'nx/src/config/configuration'
See original GitHub issueI am trying to generate vue app by running following command.
nx g @nx-plus/vue:app vue-test
But the cli crashes without completing the task.

Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Cannot find module 'nx/src/config/configuration' #10764 - GitHub
Current Behavior. I am trying to build a typescript library in my mono repo called 'crm-sdk', it fails to build with the below...
Read more >nrwl-nx/community - Gitter
I'm doing an "npm ci" on my code and I'm getting this error: Error: Cannot find module '@nrwl/workspace/src/command-line/supported-nx-commands' Require ...
Read more >@nrwl/workspace - npm
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and ......
Read more >cannot find module 'jest-config' - You.com | The AI Search ...
I have a .babelrc in the root of the nx app, and there is a babel.config.json in the project root.
Read more >Project Configuration - Nx
Projects can be configured in package.json (if you use npm scripts and not Nx executors) and project.json (if you use task executors). Both...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
https://github.com/ZachJW34/nx-plus/releases/tag/v14.1.0 has been released!
Working on updating NX, should fix this issue: https://github.com/ZachJW34/nx-plus/pull/263