Created
July 8, 2020 04:24
-
-
Save ElijahRus250/dfbaae4be0941c9ece9a444e1cfd5c53 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:/home/container$ `/usr/local/bin/npm install --production && /usr/local/bin/node /home/container/index.js` | |
[..................] / rollbackFailedOptional: verb npm-session dc25354d7af30c5 [#.................] / preinstall:discordbot: info lifecycle [email protected]~p [#.................] / preinstall:discordbot: info lifecycle [email protected]~p [##................] | loadDep:discord.js: sill install loadAllDepsIntoIdealTre [#######...........] / diffTrees: sill install generateActionsToTake [#######...........] \ postinstall: sill install executeActions [#########.........] \ postinstall:container: info lifecycle [email protected]~p npm WARN [email protected] requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of libsodium-wrappers@^0.7.6 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of sodium@^3.0.2 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of zlib-sync@^0.1.6 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of ffmpeg-static@^2.4.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of @discordjs/opus@^0.1.0 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of node-opus@^0.3.1 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of opusscript@^0.0.6 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] No description | |
npm WARN [email protected] No repository field. | |
[#########.........] | postinstall:container: WARN [email protected] No reposito [#########.........] | postinstall:container: WARN [email protected] No reposito [#########.........] | postinstall:container: WARN [email protected] No reposito [#########.........] | postinstall:container: WARN [email protected] No reposito /home/container/index.js:75 | |
client.login(NzMwMjMwNzQ0MTE4NDYwNDM2.XwVHXg.Ul1-Ym-D2_nCPXvWDtYPI8lYBE4); | |
ReferenceError: NzMwMjMwNzQ0MTE4NDYwNDM2 is not defined | |
at Object.<anonymous> (/home/container/index.js:75:14) | |
at Module._compile (internal/modules/cjs/loader.js:778:30) | |
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) | |
at Module.load (internal/modules/cjs/loader.js:653:32) | |
at tryModuleLoad (internal/modules/cjs/loader.js:593:12) | |
at Function.Module._load (internal/modules/cjs/loader.js:585:3) | |
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12) | |
at startup (internal/bootstrap/node.js:283:19) | |
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3) | |
/entrypoint.sh: eval: line 1: audited: not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment