Is my Node.js not working?
I need a second idea of what might be going on inside my project
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staff1: 00007FF660445F6F node_api_throw_syntax_error+174175
2: 00007FF6603C9356 v8::internal::wasm::WasmCode::safepoint_table_offset+59926
3: 00007FF6603C9722 v8::internal::wasm::WasmCode::safepoint_table_offset+60898
4: 00007FF6603BE9D4 v8::internal::wasm::WasmCode::safepoint_table_offset+16532
5: 00007FF660E2F30D v8::internal::Builtins::code+248285
6: 00007FF660E2EF19 v8::internal::Builtins::code+247273
7: 00007FF660E2F1DC v8::internal::Builtins::code+247980
8: 00007FF660E2F040 v8::internal::Builtins::code+247568
9: 00007FF660F14751 v8::internal::SetupIsolateDelegate::SetupHeap+558513
Error:
10: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
11: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
12: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
13: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
14: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
15: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
16: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
17: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
18: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
19: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
20: 00007FF660E98024 v8::internal::SetupIsolateDelegate::SetupHeap+48772
21: 00007FF660E96630 v8::internal::SetupIsolateDelegate::SetupHeap+42128
22: 00007FF660E9622B v8::internal::SetupIsolateDelegate::SetupHeap+41099
23: 00007FF660D601E2 v8::internal::Execution::CallWasm+1522
24: 00007FF660D5FA0F v8::internal::Execution::Call+191
25: 00007FF660E582D2 v8::Function::Call+466
26: 00007FF6603E75A5 node::OnFatalError+116133
27: 00007FF660350897 node::TriggerNodeReport+28503
28: 00007FF660407D03 node::Start+2003
29: 00007FF660472C59 node::LoadEnvironment+89
30: 00007FF660381378 ENGINE_get_load_privkey_function+150648
This is not discord-js related, check out #other-js-ts
Ok