Skip to content

Instantly share code, notes, and snippets.

@wrightmartin
Created February 13, 2015 09:35
Show Gist options
  • Save wrightmartin/52edbeae88030c220a5d to your computer and use it in GitHub Desktop.
Save wrightmartin/52edbeae88030c220a5d to your computer and use it in GitHub Desktop.
Vagrant up PopIt
==> default: npm
==> default:
==> default: ERR! Error: 400 Bad Request
==> default: npm
==> default: ERR! at WriteStream.<anonymous> (/usr/lib/node_modules/npm/lib/utils/fetch.js:58:12)
==> default: npm ERR!
==> default: at WriteStream.emit (events.js:117:20)
==> default: npm ERR!
==> default: at evalmachine.<anonymous>:1609:14
==> default: npm ERR! at /usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:102:5
==> default: npm ERR!
==> default: at Object.oncomplete (evalmachine.<anonymous>:107:15)
==> default: npm ERR! If you need help, you may report this *entire* log,
==> default: npm ERR! including the npm and node versions, at:
==> default: npm ERR! <http://github.com/npm/npm/issues>
==> default: npm ERR! System Linux 3.2.0-23-generic
==> default: npm
==> default: ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
==> default: npm ERR! cwd /vagrant
==> default: npm
==> default: ERR! node -v v0.10.33
==> default: npm ERR! npm -v 1.4.28
==> default: npm ERR! not ok code 0
==> default: make: *** [node-modules] Error 1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment