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

NPM install failed #1125

Closed
vinothinivenkatesan opened this issue Oct 24, 2016 · 2 comments
Closed

NPM install failed #1125

vinothinivenkatesan opened this issue Oct 24, 2016 · 2 comments

Comments

@vinothinivenkatesan
Copy link

capture

Getting the error after cloned from github and tried npm install.
I am running cmd prompt as admin , Also tried

npm cache clean.

Since i am behind proxy,
I tried using

npm config set proxy proxy-url:port
npm config set https-proxy proxy-url:port

All my effort failed. Kindly help me in resolving the issue.

@joshwiens
Copy link
Contributor

When looking at the dependency tree ..
screen shot 2016-10-29 at 9 05 15 pm

Codecov is using an ancient lib which is where your checksum issues are coming from. That said, angular2-template-loader shouldn't be leaking devDeps in a package. Already spoke to Sean about it, I'll be adding a bit of packaging to the template loader lib to tighten up what is being pulled down when it's installed.

@joshwiens
Copy link
Contributor

@vinothinivenkatesan - #1145 Resolves the issue with the angular2-template-loader

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

Successfully merging a pull request may close this issue.

2 participants