About Turborepo .cache folder creation in ./node_modules directory. #1855
-
|
I'm new to turborepo and trying to run it on my local computer. Even after deleting the .cache directory from node modules, I see the .cache directory being created by the command |
Beta Was this translation helpful? Give feedback.
Answered by
mehulkar
Jan 27, 2023
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mehulkar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turbo run <task> --cache-dir--no-cachefrom the CLI (affects any task you run)cache:falsein the turbo.json config