SHARE
TWEET

Untitled

a guest Oct 12th, 2016 97 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. c:\nodejs>npm install -g angular-cli@latest
  2. npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail o
  3. n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible
  4. . Use 'npm ls graceful-fs' to find it in the tree.
  5. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher
  6.  to avoid a RegExp DoS issue
  7. npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use lodash@
  8. ^4.0.0.
  9. npm ERR! Windows_NT 6.3.9600
  10. npm ERR! argv "c:\\nodejs\\node.exe" "C:\\Users\\ahayaza\\AppData\\Roaming\\npm\
  11. \node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "angular-cli@latest"
  12. npm ERR! node v4.6.0
  13. npm ERR! npm  v3.10.8
  14.  
  15. npm ERR! shasum check failed for C:\Users\ahayaza\AppData\Local\Temp\npm-8568-35
  16. 1ead79\registry.npmjs.org\node-gyp\-\node-gyp-3.4.0.tgz
  17. npm ERR! Expected: dda558393b3ecbbe24c9e6b8703c71194c63fa36
  18. npm ERR! Actual:   c36a37d1e3edc008bd610b6024f754a3d49b2b17
  19. npm ERR! From:     https://registry.npmjs.org/node-gyp/-/node-gyp-3.4.0.tgz
  20. npm ERR!
  21. npm ERR! If you need help, you may report this error at:
  22. npm ERR!     <https://github.com/npm/npm/issues>
  23.  
  24. npm ERR! Please include the following file with any support request:
  25. npm ERR!     c:\nodejs\npm-debug.log
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top