question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find module 'nx/src/config/configuration'

See original GitHub issue

I 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.

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ZachJW34commented, Jul 2, 2022
0reactions
ZachJW34commented, Jul 1, 2022

Working on updating NX, should fix this issue: https://github.com/ZachJW34/nx-plus/pull/263

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found