DEV Community

Discussion on: How to set up a Discord music bot (Updated December 2021)

Collapse
 
dungcan profile image
DungCan

internal/modules/cjs/loader.js:800
throw err;
^

Error: Cannot find module 'C:\Users\Truong Anh\Desktop\bot\index.js'
?[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:797
:15)?[39m
?[90m at Function.Module._load (internal/modules/cjs/loader.js:690:27)?[39m
?[90m at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10)?[39
m
?[90m at internal/main/run_main_module.js:17:11?[39m {
code: ?[32m'MODULE_NOT_FOUND'?[39m,
requireStack: []
}

this is my trouble errors . help me please !!

Collapse
 
galnir profile image
Nir

Have you installed everything I listed?

Collapse
 
dungcan profile image
DungCan • Edited

yes . i installed all thing in this post . but i use python 3.7.0 :/

Thread Thread
 
galnir profile image
Nir

Install 2.7 then