-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 3.5.1 | YN0001: │ RequestError: Socket connection timeout #5452
Comments
I have the same problem |
Same here, its very annoying I can't properly |
So I fixed yesterday with the following, FYI, my existing project is running on intel mac, am migrating from yarn 1 to yarn 3
So that is my fix, not sure what cause the error previously, hope it could be fixed. Don't get me wrong, |
@ZehuaZhang how did you remove yarn, i cant seem to find that in the documentation |
Just reverse the order of how you installed |
First thing, you should check your network. |
same issue here with yarn 3.5.1 and also the latest 3.6.1 |
Don't know why but |
Only had this problem on node 20 ( |
This error is frustratingly intermittent. It is hard to know if a change fixed it or not or if things are randomly working for awhile. I have switched to Node 18 @mattkindy. So here's hoping. |
This reverts removal of support for node v18 in MetaMask#22755, and suggests using node v18 instead of node v20 for local dev. See: yarnpkg/berry#5452
This reverts removal of support for node v18 in MetaMask#22755, and suggests using node v18 instead of node v20 for local dev. See: yarnpkg/berry#5452
It's working with node 20.12.1 and yarn 3.5.1 |
yarn version
3.5.1
running
yarn
My inlined solution
The text was updated successfully, but these errors were encountered: