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 launch #8

Open
ev3rest opened this issue Jun 10, 2016 · 0 comments
Open

Can't launch #8

ev3rest opened this issue Jun 10, 2016 · 0 comments

Comments

@ev3rest
Copy link

ev3rest commented Jun 10, 2016

Here is what i get via "npm start":
npm ERR! [email protected] start: babel-node index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is most likely a problem with the chatslate package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! babel-node index.js npm ERR! You can get their info via: npm ERR! npm owner ls chatslate npm ERR! There is likely additional logging output above. npm ERR! System Linux 3.16.0-4-amd64 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "start" npm ERR! cwd /bot/slack/slack-traductor npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! code ELIFECYCLE npm WARN This failure might be due to the use of legacy binary "node" npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /bot/slack/slack-traductor/npm-debug.log npm ERR! not ok code 0

And here is npm-debug.log:
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info prestart [email protected] 6 info start [email protected] 7 verbose unsafe-perm in lifecycle true 8 info [email protected] Failed to exec start script 9 error [email protected] start:babel-node index.js9 error Exit status 1 10 error Failed at the [email protected] start script. 10 error This is most likely a problem with the slack-traductor package, 10 error not with npm itself. 10 error Tell the author that this fails on your system: 10 error babel-node index.js 10 error You can get their info via: 10 error npm owner ls slack-traductor 10 error There is likely additional logging output above. 11 error System Linux 3.16.0-4-amd64 12 error command "/usr/bin/nodejs" "/usr/bin/npm" "start" 13 error cwd /bot/slack/slack-traductor 14 error node -v v0.10.29 15 error npm -v 1.4.21 16 error code ELIFECYCLE 17 verbose exit [ 1, true ]

System is Debian

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

1 participant