Closed mordechaihorowitz closed 5 years ago
@mordechaihorowitz What is the error you get? Can you please share more details?
From the logs
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'start' ]
2 info using npm@2.11.2
3 info using node@v0.12.2
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info prestart slack-upsource-translator@0.0.1
6 info start slack-upsource-translator@0.0.1
7 verbose unsafe-perm in lifecycle true
8 info slack-upsource-translator@0.0.1 Failed to exec start script
9 verbose stack Error: slack-upsource-translator@0.0.1 start: node index.js
9 verbose stack Exit status 1
9 verbose stack at EventEmitter.node index.js
17 error Exit status 1
18 error Failed at the slack-upsource-translator@0.0.1 start script 'node index.js'.
18 error This is most likely a problem with the slack-upsource-translator package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error node index.js
Your NodeJS version is 0.12 which is too old. Can you please use a newer version of NodeJS and try?
Failed at the slack-upsource-translator@0.0.1 start script 'node index.js
Any ideas what might be causing the problem or suggestions for troubleshooting