Help With My Discord Bot ( JavaScript )
Archiviert 3 years ago
I
Maz
Making a discord bot using the discord.js guide and got this error after trying to code my commands and host the bot
Error: Cannot find module '/Users/noahgil/Desktop/V2BOT/deploy-commands.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Module._load (node:internal/modules/cjs/loader:841: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: []
}
Does anyone know what it means?
