Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install NPM package on c9.com #64

Open
DaniyalGeek opened this issue Jun 1, 2018 · 1 comment
Open

Can't install NPM package on c9.com #64

DaniyalGeek opened this issue Jun 1, 2018 · 1 comment

Comments

@DaniyalGeek
Copy link

bitnary:~/workspace $ sudo npm i -g remind-me
npm WARN deprecated [email protected]: Use uuid module instead
/home/ubuntu/.nvm/versions/node/v6.11.2/bin/remind -> /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me/index.js
/home/ubuntu/.nvm/versions/node/v6.11.2/bin/remind-me -> /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me/index.js

[email protected] postinstall /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me
npm run setup

[email protected] setup /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me
node ./lib/setup.js

path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^

TypeError: Path must be a string. Received <Buffer 2f 68 6f 6d 65 2f 75 62 75 6e 74 75 2f 2e 6e 76 6d 2f 76 65 72 73 69 6f 6e 73 2f 6e 6f 64 65 2f 76 36 2e 31 31 2e 32 2f 62 69 6e 2f 6e 6f 64 65 0a>
at assertPath (path.js:7:11)
at Object.dirname (path.js:1324:5)
at /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me/lib/setup.js:37:22
at ChildProcess. (/home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me/node_modules/crontab/lib/index.js:358:13)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:891:16)
at Socket. (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)

npm ERR! Linux 4.9.80-c9
npm ERR! argv "/home/ubuntu/.nvm/versions/node/v6.11.2/bin/node" "/home/ubuntu/.nvm/versions/node/v6.11.2/bin/npm" "run" "setup"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] setup: node ./lib/setup.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] setup script 'node ./lib/setup.js'.
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 remind-me package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./lib/setup.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs remind-me
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls remind-me
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/.nvm/versions/node/v6.11.2/lib/node_modules/remind-me/npm-debug.log
/home/ubuntu/.nvm/versions/node/v6.11.2/lib
└── (empty)

npm ERR! Linux 4.9.80-c9
npm ERR! argv "/home/ubuntu/.nvm/versions/node/v6.11.2/bin/node" "/home/ubuntu/.nvm/versions/node/v6.11.2/bin/npm" "i" "-g" "remind-me"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: npm run setup
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'npm run setup'.
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 remind-me package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run setup
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs remind-me
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls remind-me
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/workspace/npm-debug.log
npm ERR! code 1

@zeke
Copy link
Owner

zeke commented Jun 1, 2018

Hi there. Unfortunately I do not have the time to maintain this project. Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants