Skip to content

Instantly share code, notes, and snippets.

@aburgd
Created June 1, 2016 17:51
Show Gist options
  • Save aburgd/e4b7d24f13d0e4e452f1d48812c3f128 to your computer and use it in GitHub Desktop.
Save aburgd/e4b7d24f13d0e4e452f1d48812c3f128 to your computer and use it in GitHub Desktop.
➜ ~ node -v
v6.2.0
➜ ~ npm install -g grunt-cli
module.js:442
throw err;
^
Error: Cannot find module '/home/vagrant/install'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Function.Module.runMain (module.js:575:10)
at startup (node.js:160:18)
at node.js:449:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment