You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: EACCES, stat '/root/.node-gyp/0.8.5'
gyp ERR! System Linux 3.2.0-27-virtual
gyp ERR! command "node" "/usr/lib/nodejs/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /home/ubuntu/foodpoisoning/backend/node_modules/now/node_modules/node-proxy
gyp ERR! node -v v0.8.5
gyp ERR! node-gyp -v v0.6.3
gyp ERR! not ok
npm ERR! [email protected] install: node-gyp configure build
npm ERR! sh "-c" "node-gyp configure build" failed with 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the node-proxy package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls node-proxy
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.2.0-27-virtual
npm ERR! command "nodejs" "/usr/bin/npm" "install" "now"
npm ERR! cwd /home/ubuntu/foodpoisoning/backend
npm ERR! node -v v0.8.5
npm ERR! npm -v 1.1.46
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ubuntu/foodpoisoning/backend/npm-debug.log
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered:
running ubuntu 12.04 LTS...
node-gyp configure build
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: EACCES, stat '/root/.node-gyp/0.8.5'
gyp ERR! System Linux 3.2.0-27-virtual
gyp ERR! command "node" "/usr/lib/nodejs/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /home/ubuntu/foodpoisoning/backend/node_modules/now/node_modules/node-proxy
gyp ERR! node -v v0.8.5
gyp ERR! node-gyp -v v0.6.3
gyp ERR! not ok
npm ERR! [email protected] install:
node-gyp configure build
npm ERR!
sh "-c" "node-gyp configure build"
failed with 1npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the node-proxy package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls node-proxy
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.2.0-27-virtual
npm ERR! command "nodejs" "/usr/bin/npm" "install" "now"
npm ERR! cwd /home/ubuntu/foodpoisoning/backend
npm ERR! node -v v0.8.5
npm ERR! npm -v 1.1.46
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ubuntu/foodpoisoning/backend/npm-debug.log
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: