! NebulaNomad !
DIAdiscord.js - Imagine an app
•Created by ! NebulaNomad ! on 9/1/2024 in #djs-questions
my bot not responding
I'm trying to make a bot, but it can't get online. I think the problem is not caused by me.😭
68 replies
DIAdiscord.js - Imagine an app
•Created by ! NebulaNomad ! on 5/23/2023 in #djs-questions
I get this error
PS C:\Users\Ahmet\Desktop\bot> pnpm install discord.js
pnpm : The term 'pnpm' is not recognized as the name of a cmdlet, function, script file, or operab
le program. Check the spelling of the name, or if a path was included, verify that the path is cor
rect and try again.
At line:1 char:1
+ pnpm install discord.js
+ ~~~~
+ CategoryInfo : ObjectNotFound: (pnpm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
12 replies
DIAdiscord.js - Imagine an app
•Created by ! NebulaNomad ! on 5/21/2023 in #djs-questions
I get this error please help me !!!
Error: Cannot find module 'C:\Users\Ahmet\Desktop\bot\bot.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
at Module._load (node:internal/modules/cjs/loader:920:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
39 replies