3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript2,731 forks (2,731 forks)batch import
cat-buggood first issuehelp wantedtriaged
Repository metrics
- Stars
- 41,514 stars (41,514 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
yarn --modules-folder lib/ add requirejs
why auto create node_modules folder
Contributor guide
- Research direction
- Investigate why yarn creates a node modules folder even when modules folder is specified. Trace the code path that handles the modules folder flag and identify where the default node modules folder is being created instead of using the specified folder.
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Prerequisites
- GitJavaScript