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

yarn install building fresh packages waiting an hours. is it normal? #8987

Closed putuoka closed 9 months ago

putuoka commented 9 months ago

yarn install

image

SouSingh commented 9 months ago

No, waiting for an hour for a "yarn install" to build fresh packages is not normal @putuoka and likely indicates an issue that needs investigation.

MikeNitsenko commented 9 months ago

@putuoka were you able to resolve this?

putuoka commented 9 months ago

@putuoka were you able to resolve this?

yes i finally use npm install instead of yarn

seem like yarn lock file problem not sure.