Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

While running "Yarn install" inside the cloned folder.Can anyone help me to solve these error? #1531

Closed
akash65 opened this issue Oct 12, 2018 · 11 comments

Comments

@akash65
Copy link

akash65 commented Oct 12, 2018

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):
screenshot 141

OS and Browser:
windows 8.1 pro

@koshyviv
Copy link

koshyviv commented Oct 20, 2018

Have the exactly same issue.

Running on a Raspbian Jessie. Node 6.0

@MatthewDorner
Copy link
Contributor

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)

@koshyviv
Copy link

I have:

Yarn - 1.10.1
NPM - 6.4.1
Node - 6.14.4

@MatthewDorner
Copy link
Contributor

MatthewDorner commented Oct 20, 2018

could it be related to having an older version of yarn? edit: nevermind that's a newer version haha..

@koshyviv
Copy link

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?

@MatthewDorner
Copy link
Contributor

works for me with v1.10.1. does it make a difference if you delete yarn.lock?

@koshyviv
Copy link

koshyviv commented Oct 20, 2018

I'll try deleting the lock and update back here

and to add, the error occurs always on fetching ember-concurrency-test-waiter-0.3.1.tgz

@MatthewDorner
Copy link
Contributor

or you could also just try npm install, we only just changed the instructions to use yarn instead, but yarn had been working fine.

@koshyviv
Copy link

koshyviv commented Oct 20, 2018

Thanks @MatthewDorner. Its working now, without removing yarn.lock - seems to be a network issue.

Increased the timeout to 10mins in the .yarnrc (source)
network-timeout 600000

@akash65 you can try the same

@xenon32
Copy link

xenon32 commented Apr 15, 2019

Hello i'm having this issue when i tried to enter sudo yarn install
Yarn version:
1.15.2
Node version:
10.15.3
Platform:
linux ubuntu 16.04 - x64
Screenshot from 2019-04-16 03-30-49

P.S: im new to node and npm.. Please help me with this

@XuYanMa
Copy link

XuYanMa commented Jun 18, 2019

I have the same question with @Shivv33 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants