-
Notifications
You must be signed in to change notification settings - Fork 30.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yarn doesn't always install dependencies #38549
Labels
javascript
JavaScript support issues
Comments
|
Yarn's cache leads to this problem
|
Besides, it only happens on an old version of yarn, upgrading to the latest one solves the problem. |
Should be fixed now |
Great job guys! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Node: 8.9.1
yarn: 0.16.0
Followed steps in #38481
nvm install 8.9.1
npm i -g yarn
git clean -xfd
yarn
Most of the time I got errors when installing vscode-ripgrep
I succeed installing all the packages twice, after that, I ran
yarn watch
orgulp watch
, I got following errorsThe text was updated successfully, but these errors were encountered: