yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.4k stars 2.73k forks source link

yarn install node_modules .tgz file #9030

Open PeterHan-Enjoy opened 8 months ago

PeterHan-Enjoy commented 8 months ago

After executing "yarn install", the node_modules folder should contain only .tgz files, which are the compressed tarballs that contain all the project's dependencies.