Skip to content
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

Can't npm install - getting 504 #114

Closed
alvipeo opened this issue Oct 8, 2016 · 2 comments
Closed

Can't npm install - getting 504 #114

alvipeo opened this issue Oct 8, 2016 · 2 comments

Comments

@alvipeo
Copy link

alvipeo commented Oct 8, 2016

That's weird - I've been trying to 'npm install' this repo for hours and I get 504 when it tries to fetch

fetchMetadata: sill mapToRegistry uri https://registry.npmjs.org/webpack-dev-middleware

I tried on another machine - same thing. Does anybody know what does it mean? It worked flawlessly yesterday...

@prijindal
Copy link

I think there is some problem with npm modules
replacing
"angular2-router-loader": "~0.3.0"
to
"angular2-router-loader": "0.3.0"
in package.json fixed that problem

@qdouble
Copy link
Owner

qdouble commented Oct 8, 2016

Yeah, something seems to be wrong with that npm, I'll lock it on 0.3.0 for now: 6b4ddf5

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

No branches or pull requests

3 participants