5 comments (5 comments)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript2,731 forks (2,731 forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged
Repository metrics
- Stars
- 41,514 stars (41,514 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
0.23.4
When we do yarn add file:..path yarn should copy existing contents of node_modules, currently it copies it to cache as well.
Contributor guide
- Research direction
- Examine the caching logic for file: dependencies in yarn's source code, particularly how node modules is handled during add/link operations.
- Tech stack
- javascriptnodejs
- Domain
- clibuild systemdeveloper experience
- Issue type
- Bug
- Prerequisites
- YarnNode.js