-
Notifications
You must be signed in to change notification settings - Fork 0
Description
thujer@titus:~$ sudo npm i -g vhostman
/usr/bin/outside -> /usr/lib/node_modules/vhostman/bin/vhostman-cli
userid@0.3.1 install /usr/lib/node_modules/vhostman/node_modules/userid
node-gyp rebuild
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/10.9.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/lib/node_modules/vhostman/node_modules/userid/.node-gyp"
gyp WARN install got an error, rolling back install
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/vhostman/node_modules/userid/.node-gyp'
gyp ERR! System Linux 3.16.6-042stab127.46
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/lib/node_modules/vhostman/node_modules/userid
gyp ERR! node -v v10.9.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! userid@0.3.1 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the userid@0.3.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.