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.37k stars 2.72k forks source link

Why would deleting yarn.lock & package-lock file break my project? #8917

Closed putuoka closed 1 year ago

putuoka commented 1 year ago

if you delete yarn.lock & package-lock file and then run yarn install command your project apps will be broken