Unable to remove nx. the .nx folder keeps coming back #21176
OlivierPerceboisGarve
started this conversation in
General
Replies: 2 comments 2 replies
-
Hello, you can read about the original report here: Nx commands have suddendly started to create the .nx folder on the project root folder instead node_modules on version 16.10 . Read the full PR discussion and in the bottom you will find it closed as done after a fix has been merged. Hope that helps |
Beta Was this translation helpful? Give feedback.
1 reply
-
for me it was the VSCode Extension |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a project that I do not touch often and that is not supposed to use nx.
There is a .nx folder that appears after npm i.
I am unsuccessful at removing it, it keeps coming back. I tried to :
what else can I try to make it go away ? what can be the thing that makes it coming back ? Some kind of hook to npm i ?
thanks for any help
Beta Was this translation helpful? Give feedback.
All reactions