JemMa
DIAdiscord.js - Imagine an app
•Created by JemMa on 7/18/2023 in #djs-questions
Slash command error
6 replies
DIAdiscord.js - Imagine an app
•Created by JemMa on 7/17/2023 in #djs-questions
Error shows when i type in "node. /src/index.js
PS C:\Users\GAL0004\Desktop\Amethyst> node ./src/index.js
node:internal/modules/cjs/loader:1051
throw err;
^
Error: Cannot find module 'C:\Users\GAL0004\Desktop\Amethyst\src\index.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
at Module._load (node:internal/modules/cjs/loader:901:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.4.0
15 replies