Is there a way to disable removal of node_modules? #4470
Unanswered
jbaccarelli-equinix
asked this question in
Q&A
Replies: 0 comments
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 there, im trying to figure out a way of keeping a node_modules folder in a specific folder in my monorepo, i need this folder so i can use a third party tool on vscode, but every time i install something with yarn, the modules are detected and erased, is there any flag i can set like on an .env file to avoid the removal of these node_modules?
Thanks and regards
Beta Was this translation helpful? Give feedback.
All reactions