Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krainboltgreene/8b55c096ef3f90479dcb9f400fc33509 to your computer and use it in GitHub Desktop.
Save krainboltgreene/8b55c096ef3f90479dcb9f400fc33509 to your computer and use it in GitHub Desktop.
krainboltgreene@lovelace.lan at ~/Code/unctionjs/_tempLate on ± core 𝑓 1 npm audit fix
npm ERR! code ELOCKVERIFY
npm ERR! Errors were found in your package-lock.json, run npm install to fix them.
npm ERR! Missing: babel-plugin-transform-object-rest-spread@6.26.0
npm ERR! Missing: babel-preset-flow@6.23.0
npm ERR! Missing: chokidar-cli@1.2.0
npm ERR! Missing: eslint@4.7.2
npm ERR! Missing: eslint-plugin-babel@4.1.2
npm ERR! Missing: eslint-plugin-immutable@1.0.0
npm ERR! Missing: flow@0.2.3
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/krainboltgreene/.npm/_logs/2018-05-27T02_22_29_770Z-debug.log
krainboltgreene@lovelace.lan at ~/Code/unctionjs/_tempLate on ± core 𝑓 1 npm install
npm WARN Invalid name: "@unction/{{FQNAME}}"
npm WARN eslint-plugin-flowtype@2.40.1 requires a peer of eslint@>=2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-plugin-import@2.8.0 requires a peer of eslint@2.x - 4.x but none is installed. You must install peer dependencies yourself.
npm WARN _tempLate No description
npm WARN _tempLate No repository field.
npm WARN _tempLate No README data
npm WARN _tempLate No license field.
audited 58909 packages in 7.223s
found 1028 vulnerabilities (892 low, 113 moderate, 23 high)
run `npm audit fix` to fix them, or `npm audit` for details
krainboltgreene@lovelace.lan at ~/Code/unctionjs/_tempLate on ± core 𝑓 npm audit fix
npm ERR! code ELOCKVERIFY
npm ERR! Errors were found in your package-lock.json, run npm install to fix them.
npm ERR! Missing: babel-plugin-transform-object-rest-spread@6.26.0
npm ERR! Missing: babel-preset-flow@6.23.0
npm ERR! Missing: chokidar-cli@1.2.0
npm ERR! Missing: eslint@4.7.2
npm ERR! Missing: eslint-plugin-babel@4.1.2
npm ERR! Missing: eslint-plugin-immutable@1.0.0
npm ERR! Missing: flow@0.2.3
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/krainboltgreene/.npm/_logs/2018-05-27T02_22_45_929Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment