Where's node_modules? #2017
Unanswered
francis-jjk
asked this question in
Q&A
Replies: 1 comment
-
@francis-jjk template is using Yarn with PnP — an alternative to they Node.js modules are installed locally and resolved, you can learn more about this approach here: https://yarnpkg.com/features/pnp It is possible to disable it, by setting Line 3 in f589b53 Also, it is possible to hide some files or folders in VS Code settings here: react-starter-kit/.vscode/settings.json Line 33 in f589b53 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IDE: VS Code
Beta Was this translation helpful? Give feedback.
All reactions