yarnpkg/yarn

Should not copy `node_modules` of `file:` dependencies

Open

#3344 opened on May 7, 2017

View on GitHub
 (5 comments) (4 reactions) (0 assignees)JavaScript (41,514 stars) (2,731 forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged

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