Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. npm WARN npm npm does not support Node.js v10.15.2
  2. npm WARN npm You should probably upgrade to a newer version of node as we
  3. npm WARN npm can't make any promises that npm will work with this version.
  4. npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
  5. npm WARN npm You can find the latest version at https://nodejs.org/
  6. npm WARN notice [SECURITY] angular has the following vulnerability: 1 moderate. Go here for more details: https://www.npmjs.com/advisories?search=angular&version=1.4.14 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  7. npm WARN notice [SECURITY] ws has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=ws&version=1.1.1 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  8. npm WARN notice [SECURITY] fstream has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=fstream&version=0.1.31 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  9. npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://www.npmjs.com/advisories?search=debug&version=2.2.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  10. npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://www.npmjs.com/advisories?search=debug&version=0.7.4 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  11. npm WARN notice [SECURITY] parsejson has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=parsejson&version=0.0.1 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  12. npm WARN notice [SECURITY] https-proxy-agent has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=https-proxy-agent&version=2.2.2 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  13. npm WARN notice [SECURITY] hoek has the following vulnerability: 1 moderate. Go here for more details: https://www.npmjs.com/advisories?search=hoek&version=2.16.3 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
  14. npm ERR! cb() never called!
  15.  
  16. npm ERR! This is an error with npm itself. Please report this error at:
  17. npm ERR! <https://github.com/npm/npm/issues>
  18.  
  19. npm ERR! A complete log of this run can be found in:
  20. npm ERR! /root/.npm/_logs/2019-11-22T16_28_37_110Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement