-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
While running "Yarn install" inside the cloned folder.Can anyone help me to solve these error? #1531
Comments
Have the exactly same issue. Running on a Raspbian Jessie. Node 6.0 |
I'm not having any problem with node 6.14.4, npm 3.10.10, yarn v1.9.4. @koshyviv what version is your yarn? (yarn -v) |
I have: Yarn - 1.10.1 |
could it be related to having an older version of yarn? edit: nevermind that's a newer version haha.. |
My yarn version is the latest, do you want me to try downgrade it ti 1.9.4? Do you think also this maybe a node/npm issue? |
works for me with v1.10.1. does it make a difference if you delete yarn.lock? |
I'll try deleting the lock and update back here and to add, the error occurs always on fetching |
or you could also just try npm install, we only just changed the instructions to use yarn instead, but yarn had been working fine. |
Thanks @MatthewDorner. Its working now, without removing yarn.lock - seems to be a network issue. Increased the timeout to 10mins in the @akash65 you can try the same |
I have the same question with @Shivv33 . |
Expected behavior:
While running "Yarn install" inside the cloned folder.error occurs
Actual behavior:
It taking too much time too retrive the package
Steps to reproduce:
Screenshots (if applicable):
OS and Browser:
windows 8.1 pro
The text was updated successfully, but these errors were encountered: