Skip to content

Instantly share code, notes, and snippets.

@ElijahRus250
Last active July 8, 2020 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ElijahRus250/92cf3da9a66c4fdc7db02da9a1092592 to your computer and use it in GitHub Desktop.
Save ElijahRus250/92cf3da9a66c4fdc7db02da9a1092592 to your computer and use it in GitHub Desktop.
:/home/container$ `/usr/local/bin/npm install --production && /usr/local/bin/node /home/container/index.js`
[..................] / rollbackFailedOptional: verb npm-session c95847c071eb088 [#.................] / preinstall:discordbot: info lifecycle discordbot@1.0.0~p [#.................] - loadIdealTree:loadAllDepsIntoIdealTree: sill install loa [##................] | loadDep:optimist: sill install loadAllDepsIntoIdealTree [#######...........] | postinstall: sill install executeActions npm WARN discordbot@1.0.0 No description
npm WARN discordbot@1.0.0 No repository field.
[#########.........] | postinstall:container: WARN discordbot@1.0.0 No reposito [#########.........] | postinstall:container: WARN discordbot@1.0.0 No reposito [#########.........] | postinstall:container: WARN discordbot@1.0.0 No reposito [#########.........] | postinstall:container: WARN discordbot@1.0.0 No reposito [#########.........] | postinstall:container: WARN discordbot@1.0.0 No reposito [#########.........] \ postinstall:container: timing audit body Completed in 1m (node:13) UnhandledPromiseRejectionWarning: Error [TOKEN_INVALID]: An invalid token was provided.
at WebSocketManager.connect (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:135:26)
at Client.login (/home/container/node_modules/discord.js/src/client/Client.js:221:21)
(node:13) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:13) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
/entrypoint.sh: line 12: audited: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment