| npm info it worked if it ends with ok | |
| npm info using npm@5.0.0 | |
| npm info using node@v8.0.0 | |
| npm info lifecycle slack-irc@3.11.1~prestart: slack-irc@3.11.1 | |
| npm info lifecycle slack-irc@3.11.1~start: slack-irc@3.11.1 | |
| > slack-irc@3.11.1 start /usr/src/app | |
| > node dist/index.js "--config" "/usr/src/app/configs/config.json" | |
| error: Received error event from IRC prefix=kornbluth.freenode.net, server=kornbluth.freenode.net, command=err_bannedfromchan, rawCommand=474, commandType=error, args=[bridgebot, #ubun | |
| tu-ko, Cannot join channel (+b) - you are banned] | |
| error: Received error event from IRC prefix=kornbluth.freenode.net, server=kornbluth.freenode.net, command=err_cannotsendtochan, rawCommand=404, commandType=error, args=[bridgebot, #ub | |
| untu-ko, Cannot send to channel] | |
| error: Received error event from IRC prefix=orwell.freenode.net, server=orwell.freenode.net, command=err_bannedfromchan, rawCommand=474, commandType=error, args=[bridgebot, #ubuntu-ko, | |
| Cannot join channel (+b) - you are banned] | |
| error: Maximum IRC retry count reached, exiting. | |
| npm info lifecycle slack-irc@3.11.1~start: Failed to exec start script | |
| npm ERR! code ELIFECYCLE | |
| npm ERR! errno 1 | |
| npm ERR! slack-irc@3.11.1 start: `node dist/index.js "--config" "/usr/src/app/configs/config.json"` | |
| npm ERR! Exit status 1 | |
| npm ERR! | |
| npm ERR! Failed at the slack-irc@3.11.1 start script. | |
| npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | |
| npm ERR! A complete log of this run can be found in: | |
| npm ERR! /root/.npm/_logs/2017-06-20T22_11_43_800Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment