Angular-cli: Angular/cli installation issue. code INTEGRITY.

Created on 18 Aug 2017  路  6Comments  路  Source: angular/angular-cli

I am trying to install angular/cli. I have tried it 50 times now. Earlier it was throwing an error of code EINTEGRITY. I tried many solutions finally uninstalled and reinstalled Node. Now I am getting this sort of error, I am not sure what it means.
2017-08-18 1

C:UsersGyan>node -v
v6.11.2

C:UsersGyan>npm -v
3.10.10

C:UsersGyan>npm install -g @angular/cli
npm ERR! Windows_NT 10.0.15063
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "@angular/cli"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10

npm ERR! shasum check failed for C:UsersGyanAppDataLocalTempnpm-9056-9b83df14registry.npmjs.orgwebpack-dev-server-webpack-dev-server-2.5.1.tgz
npm ERR! Expected: a02e726a87bb603db5d71abb7d6d2649bf10c769
npm ERR! Actual: bbe31f0aa5b1bb0cfb723479db094c1bd0740e20
npm ERR! From: https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-2.5.1.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! C:UsersGyannpm-debug.log

Most helpful comment

Try running the install using an administrator command prompt.

All 6 comments

Try running the install using an administrator command prompt.

Thanks @rdrrichards , running as administrator solved the problem. Thanks again.

u saved me @rdrrichards

me too

thanks ...

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jbeckton picture jbeckton  路  3Comments

gotschmarcel picture gotschmarcel  路  3Comments

donaldallen picture donaldallen  路  3Comments

JanStureNielsen picture JanStureNielsen  路  3Comments

hartjo picture hartjo  路  3Comments