nrwl / nx-console

Nx Console is the user interface for Nx & Lerna.
https://nx.dev
MIT License
1.31k stars 212 forks source link

NX Cannot find module 'nx/src/devkit-exports' #2317

Open smartywebdev0119 opened 1 day ago

smartywebdev0119 commented 1 day ago

npx nx g @nx/web:app apps/widget-loader-sdk-bundle --bundler=webpack --verbose

NX Generating @nx/web:application

√ Which stylesheet format would you like to use? · scss √ Which E2E test runner would you like to use? · none

NX Cannot find module 'nx/src/devkit-exports'

Require stack:

Error: Cannot find module 'nx/src/devkit-exports' Require stack:

I'm using nx 15.5.0

MaxKless commented 1 day ago

Can you elaborate on why this is a bug with nx console? Does the behaviour differ between using Nx Console and using just nx through the CLI?

Can you paste your nx report please?