Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jordanlewis/6955a4295926ca06ce46d68ab320ca6f to your computer and use it in GitHub Desktop.
Save jordanlewis/6955a4295926ca06ce46d68ab320ca6f to your computer and use it in GitHub Desktop.
Error from circle-local.sh
npm ERR! Linux 4.4.12-boot2docker
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--progress=false"
npm ERR! node v5.11.1
npm ERR! npm v3.8.6
npm ERR! path /go/src/github.com/cockroachdb/cockroach/ui/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/go/src/github.com/cockroachdb/cockroach/ui/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv'
npm ERR! enoent ENOENT: no such file or directory, chmod '/go/src/github.com/cockroachdb/cockroach/ui/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /go/src/github.com/cockroachdb/cockroach/ui/npm-debug.log
Makefile:104: recipe for target 'npm.installed' failed
make: *** [npm.installed] Error 254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment