-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Weird problem with installation #656
Comments
Seems like there's something specific to Windows happening here, I can only repro on Windows but not Linux. On Windows:
On Debian Linux:
|
+1 For me it always works at a second try. But still pls fix. |
Same problem here, but it's always a different file under |
Same here -- while it will very often work the 2nd time, another run after that very often fails. |
I had similar issue with local packages:
where Update: |
We need to confirm this with the latest Yarn version. |
I still get this issue often, with the Yarn 1.2.1 + macOS 10.13 + Node v6.11.3. I've tried for a long time to come up with steps to reproduce, but it seems to happen completely randomly for me. I'll do a While it seems to happen randomly, the
Running the same exact When it finally does work, the file that it originally errors on ( I've seen this issue across multiple projects using completely independent lists of dependencies. Doing the same exact thing on a project will sometimes trigger this, and sometimes not, in seemingly identical environments. This may be a complete red herring, but it seems to happen more when my internet traffic is higher, and always with a |
i had this problem..how to solve this mine windows 7 32 bit Error: This socket is closed C:\xampp\htdocs\project>yarn -v C:\xampp\htdocs\project>npm -v |
Going to close this unless someone can confirm it's still an issue. If so, will reopen |
Do you want to request a feature or report a bug?
Report a bug
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
It shouldn't clear
Please mention your node.js, yarn and operating system version.
node@6.3.1
yarn@0.15.1
Windows7 64bit
The text was updated successfully, but these errors were encountered: