Closed jase88 closed 10 months ago
I'm experiencing it even in non-nx projects:
md foo
cd foo
npm init -y
webstorm .
# now open and close package.json
Hey! Sorry but I haven't managed to repro this bug, even though I see it in different logs from people. I put up a PR with what I think might be a fix: https://github.com/nrwl/nx-console/pull/1960 would be happy to see if it works once it's released.
Great hopefully it will be solved.
Would it help if we test some kind of preview version or will there be a release soon anyway?
Hope this gets resolved soon 🤞
It's released, please let me know here whether it works.
looking good - at least my reproducible case does not occur anymore. Thank you!
Current Behavior
package.json
Expected Behavior
package.json
within a projectSteps to Reproduce
package.json
package.json
this is always reproducible on my Intel Mac. Let me know if I can somehow help!
Failure Logs / Images / Videos
Environment
Node : 20.9.0 OS : darwin-x64 npm : 10.2.4