Skip to content

Instantly share code, notes, and snippets.

@ile
Last active April 23, 2016 09:19
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 ile/a0274c94197124db99b3d085f9ba1a00 to your computer and use it in GitHub Desktop.
Save ile/a0274c94197124db99b3d085f9ba1a00 to your computer and use it in GitHub Desktop.
vagrant@vagrant-ubuntu-trusty-64:/data/tmp/amelisa-crud-example$ npm i
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm ERR! Linux 3.13.0-55-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
npm ERR! Maximum call stack size exceeded
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! /data/tmp/amelisa-crud-example/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment