Skip to content

Instantly share code, notes, and snippets.

@simkimsia
Created May 23, 2015 05:15
Show Gist options
  • Select an option

  • Save simkimsia/9233fe1561bb88049d3e to your computer and use it in GitHub Desktop.

Select an option

Save simkimsia/9233fe1561bb88049d3e to your computer and use it in GitHub Desktop.
npm error log
pm WARN package.json [email protected] No repository field.
npm WARN deprecated [email protected]: css-sprite is now called sprity
npm WARN optional dep failed, continuing [email protected]
> [email protected] postinstall /var/virtual/WebApps/kstest/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/spawn-sync
> node postinstall
> [email protected] postinstall /var/virtual/WebApps/kstest/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-wrapper/node_modules/bin-check/node_modules/spawn-sync
> node postinstall
> [email protected] postinstall /var/virtual/WebApps/kstest/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/spawn-sync
> node postinstall
> [email protected] preinstall /var/virtual/WebApps/kstest/node_modules/css-sprites/node_modules/spritesmith/node_modules/gmsmith
> gm -version || convert -version
sh: 1: gm: Permission denied
sh: 1: convert: Permission denied
npm WARN optional dep failed, continuing [email protected]
> [email protected] preinstall /var/virtual/WebApps/kstest/node_modules/css-sprites/node_modules/spritesmith/node_modules/phantomjssmith
> phantomjs --version
sh: 1: phantomjs: Permission denied
npm WARN optional dep failed, continuing [email protected]
npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.12.3","npm":"2.10.1"})
> [email protected] install /var/virtual/WebApps/kstest/node_modules/css-sprites/node_modules/spritesmith/node_modules/canvassmith/node_modules/canvas
> node-gyp rebuild
sh: 1: node-gyp: Permission denied
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
npm WARN optional dep failed, continuing [email protected]
> [email protected] install /var/virtual/WebApps/kstest/node_modules/gulp-uncss/node_modules/uncss/node_modules/phridge/node_modules/phantomjs
> node install.js
> [email protected] install /var/virtual/WebApps/kstest/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
sh: 1: cannot create builderror.log: Permission denied
sh: 1: node-gyp: Permission denied
/
> [email protected] postinstall /var/virtual/WebApps/kstest/node_modules/gulp-modernizr/node_modules/customizr
> node scripts/postinstall.js
-
> [email protected] install /var/virtual/WebApps/kstest/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
sh: 1: cannot create builderror.log: Permission denied
sh: 1: node-gyp: Permission denied
|
> [email protected] install /var/virtual/WebApps/kstest/node_modules/gulp-sass/node_modules/node-sass
> node scripts/install.js
-
> [email protected] install /var/virtual/WebApps/kstest/node_modules/css-sprite/node_modules/lwip
> node-gyp rebuild
sh: 1: node-gyp: Permission denied
npm ERR! Linux 3.13.0-24-generic
npm ERR! argv "node" "/root/.nvm/versions/node/v0.12.3/bin/npm" "install"
npm ERR! node v0.12.3
npm ERR! npm v2.10.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node install.js'.
npm ERR! This is most likely a problem with the phantomjs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls phantomjs
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /var/virtual/WebApps/kstest/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment