-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
NX console client not running: Error: Cannot find module '@nx/nx-darwin-arm64' #20617
Comments
This is probably related: #19604 These were optional dependencies and later removed. I fixed this by removing the |
Actually this didn't help. Tried it many times. I don't have this problem with a project with nx v16.8.1. There the NX console client is working well. |
I set up a completely new monorepo from the tutorial https://nx.dev/getting-started/tutorials/angular-monorepo-tutorial. Still the same issue. Any ideas? |
The nx daemon is also disabled.
I am not sure why Node.js v18.15.0 is being shown. With nvm I am using now v20.10.0. |
As the error is thrown at |
@csutorasr thanks for ur response. I am using nvm and the problem is happening just with Node version 20. If I type in the terminal If anyone know how to change that, then for this node version it is solved as well. Because I can not run the nx console client. This is the vs code extension I am talking about here. |
However this has nothing to do with the nx itself. Please consider using an I would close this ticket. |
This is probably not the same as your case, but posting it here. I guess I had dragged |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
The NX console client is not running.
Expected Behavior
Should run without any issues.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: