Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

npm install failing on github repository #176

Open
BarryThePenguin opened this issue Jun 18, 2019 · 0 comments
Open

npm install failing on github repository #176

BarryThePenguin opened this issue Jun 18, 2019 · 0 comments

Comments

@BarryThePenguin
Copy link

I've documented a lot of the details over at ehmicky/gulp-execa#2

Opening this issue as pacote is referenced in the log output 馃檲

When running npm install gulp-execa npm will hang when trying to install the reference used for execa:

"execa": "sindresorhus/execa",

It continually retries the with the following log output

npm sill pacote Retrying git command: ls-remote -h -t git://github.com/sindresorhus/execa.git attempt # 2
npm sill pacote Retrying git command: ls-remote -h -t git://github.com/sindresorhus/execa.git attempt # 3

and so on..

I've read in a few issues this may already be fixed?

#172
#136
#172

Is there anyway I can verify that?

I wasn't sure where the issue is, it could even be a problem with my local environment 馃槄

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

1 participant