-
Notifications
You must be signed in to change notification settings - Fork 214
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
[Bug] Seems like NX console not working after update , OS Monterey #1194
Comments
what does your package.json look like? There seemed to be a problem reading the Does this error occur when you open the https://github.com/nrwl/nx-examples repo? |
well , I clone https://github.com/nrwl/nx-examples everything work fine ( this examples use nrwl v 12 ), but am not sure why my project cannot generated
|
change workspace is match in workspace vs code , I can use serve , build normally the error also show this and I already try Nx examples with my package.json with same it's work well , I'm using npm |
What version of npm are you using? |
npm v 6.14.15 |
potentially fixed with #1199 where it will release as 17.13.2 |
@akirawinz Can you try again with 17.13.2? |
Sorry for late reply @Cammisuli , After I try error show up same as before
But If I start with new project , and try in nx-examples everything work well , Back to my project I start to change editor from VScode to Webstorm and use Nx console it also work well, So wired probably something is missing in my project. |
Is your project on GitHub? Or is it a private repo for your company? |
it a private repo for my company |
Can you try again with the latest version (17.3.3)? |
17.3.3 confirmed it's work well again thanks ! |
I'm using NX console v17.13.1
npm v 6.14.15
node v 14.18.2
In The UI for nx is show noting
- cmd + shift +p > Toogle Developers tools here is an error
The text was updated successfully, but these errors were encountered: