🐛 #1286
Unanswered
Hugecompmusic
asked this question in
General
🐛
#1286
Replies: 1 comment
-
|
Converting to discussion as this is related to deployment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2022-09-24T16:49:12.099989+00:00 app[worker.1]: /app/index.ts:1
2022-09-24T16:49:12.099990+00:00 app[worker.1]: import { Client, Intents } from "discord.js";
2022-09-24T16:49:12.099990+00:00 app[worker.1]: ^^^^^^
2022-09-24T16:49:12.099990+00:00 app[worker.1]:
2022-09-24T16:49:12.099991+00:00 app[worker.1]: SyntaxError: Cannot use import statement outside a module
2022-09-24T16:49:12.099991+00:00 app[worker.1]: at Object.compileFunction (node:vm:360:18)
2022-09-24T16:49:12.099991+00:00 app[worker.1]: at wrapSafe (node:internal/modules/cjs/loader:1048:15)
2022-09-24T16:49:12.099992+00:00 app[worker.1]: at Module._compile (node:internal/modules/cjs/loader:1083:27)
2022-09-24T16:49:12.099992+00:00 app[worker.1]: at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
2022-09-24T16:49:12.099993+00:00 app[worker.1]: at Module.load (node:internal/modules/cjs/loader:997:32)
2022-09-24T16:49:12.099993+00:00 app[worker.1]: at Module._load (node:internal/modules/cjs/loader:838:12)
2022-09-24T16:49:12.099993+00:00 app[worker.1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
2022-09-24T16:49:12.099994+00:00 app[worker.1]: at node:internal/main/run_main_module:18:47
2022-09-24T16:49:12.099994+00:00 app[worker.1]:
2022-09-24T16:49:12.099994+00:00 app[worker.1]: Node.js v18.9.1
2022-09-24T16:49:12.207315+00:00 heroku[worker.1]: Process exited with status 1
2022-09-24T16:49:12.280961+00:00 heroku[worker.1]: State changed from up to crashed
Beta Was this translation helpful? Give feedback.
All reactions