Skip to content

Instantly share code, notes, and snippets.

Created July 10, 2012 16:36
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 anonymous/3084520 to your computer and use it in GitHub Desktop.
Save anonymous/3084520 to your computer and use it in GitHub Desktop.
error: gyp WARN install got an error, rolling back install
error: gyp ERR! rebuild error Error: EACCES, mkdir '/opt/haibu/apps/elbuo/.node-gyp'
error: gyp ERR! not ok
error: npm ERR! bcrypt@0.7.0 install: `node-gyp rebuild`
error: npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1
error: npm ERR!
error: npm ERR! Failed at the bcrypt@0.7.0 install script.
error: npm ERR! This is most likely a problem with the bcrypt package,
error: npm ERR! not with npm itself.
error: npm ERR! Tell the author that this fails on your system:
error: npm ERR! node-gyp rebuild
error: npm ERR! You can get their info via:
error: npm ERR! npm owner ls bcrypt
error: npm ERR! There is likely additional logging output above.
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.6.19/bin/npm" "--cache" "/opt/haibu/apps/elbuo/insta/.npm" "--userconfig" "/opt/haibu/apps/elbuo/insta/.userconfig" "--globalconfig" "/opt/haibu/apps/elbuo/insta/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/elbuo/insta/package
error: npm ERR! node -v v0.6.19
error: npm ERR! npm -v 1.1.32
error: npm ERR! code ELIFECYCLE
error: npm ERR! message bcrypt@0.7.0 install: `node-gyp rebuild`
error: npm ERR! message `sh "-c" "node-gyp rebuild"` failed with 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment