-
-
Save vird/cd37688335f557d5be95b6d5fedfed83 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log_on_port # npm i -g hu2prod/log_on_port | |
/root/.nvm/versions/node/v6.6.0/bin/log_on_port -> /root/.nvm/versions/node/v6.6.0/lib/node_modules/log_on_port/bin/log_on_port | |
> [email protected] install /root/.nvm/versions/node/v6.6.0/lib/node_modules/log_on_port/node_modules/fy | |
> iced -o lib -c src | |
/usr/lib64/node_modules/iced-coffee-script/lib/coffee-script/command.js:118 | |
throw err; | |
^ | |
Error: EACCES, permission denied '/root/.nvm/versions/node/v6.6.0/lib/node_modules/log_on_port/node_modules/fy/src' | |
at Object.fs.statSync (fs.js:696:18) | |
at compilePath (/usr/lib64/node_modules/iced-coffee-script/lib/coffee-script/command.js:111:18) | |
at Object.exports.run (/usr/lib64/node_modules/iced-coffee-script/lib/coffee-script/command.js:100:21) | |
at Object.<anonymous> (/usr/lib64/node_modules/iced-coffee-script/bin/coffee:7:41) | |
at Module._compile (module.js:456:26) | |
at Object.Module._extensions..js (module.js:474:10) | |
at Module.load (module.js:356:32) | |
at Function.Module._load (module.js:312:12) | |
at Function.Module.runMain (module.js:497:10) | |
at startup (node.js:119:16) | |
at node.js:935:3 | |
/root/.nvm/versions/node/v6.6.0/lib | |
└── (empty) | |
npm ERR! Linux 4.8.6 | |
npm ERR! argv "/root/.nvm/versions/node/v6.6.0/bin/node" "/root/.nvm/versions/node/v6.6.0/bin/npm" "i" "-g" "hu2prod/log_on_port" | |
npm ERR! node v6.6.0 | |
npm ERR! npm v3.10.3 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] install: `iced -o lib -c src` | |
npm ERR! Exit status 8 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script 'iced -o lib -c src'. | |
npm ERR! Make sure you have the latest version of node.js and npm installed. | |
npm ERR! If you do, this is most likely a problem with the fy package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! iced -o lib -c src | |
npm ERR! You can get information on how to open an issue for this project with: | |
npm ERR! npm bugs fy | |
npm ERR! Or if that isn't available, you can get their info via: | |
npm ERR! npm owner ls fy | |
npm ERR! There is likely additional logging output above. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /data/nodejs/hu2prod/log_on_port/npm-debug.log | |
npm ERR! code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment