S
S
Sakura_Dub2019-12-04 17:41:43
JavaScript
Sakura_Dub, 2019-12-04 17:41:43

I am writing a discord bot and there is an error, how to solve it?

Error: Cannot find module 'C:\Users\i2120\New Bot Project\Do\sakura-bot\index.js'
?[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:892:15 )?[39m
?[90m at Function.Module._load (internal/modules/cjs/loader.js:785:27)?[39m
?[90m at Function.Module.runMain (internal/modules/cjs/loader.js :1143:12)?[39m
?[90m at internal/main/run_main_module.js:16:11?[39m {
code: ?[32m'MODULE_NOT_FOUND'?[39m,
requireStack: []

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Hlib, 2019-12-04
@Mysianio

All that can be understood from the error is that the module was not found
Check the correct directory, perhaps you are not exporting index.js?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question