Skip to content

Instantly share code, notes, and snippets.

@ccapndave
Created August 24, 2016 12:09
Show Gist options
  • Save ccapndave/1211fbd279f8eb8026bbbd8aba46246c to your computer and use it in GitHub Desktop.
Save ccapndave/1211fbd279f8eb8026bbbd8aba46246c to your computer and use it in GitHub Desktop.
170082 error Linux 3.13.0-43-generic
170083 error argv "/home/vagrant/.nvm/versions/node/v6.3.1/bin/node" "/home/vagrant/.nvm/versions/node/v6.3.1/bin/npm" "install"
170084 error node v6.3.1
170085 error npm v3.10.6
170086 error path /vagrant/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv
170087 error code ENOENT
170088 error errno -2
170089 error syscall chmod
170090 error enoent ENOENT: no such file or directory, chmod '/vagrant/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv'
170091 error enoent ENOENT: no such file or directory, chmod '/vagrant/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv'
170091 error enoent This is most likely not a problem with npm itself
170091 error enoent and is related to npm not being able to find a file.
170092 verbose exit [ -2, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment