Answer the question
In order to leave comments, you need to log in
What to do if it gives an error when starting the bot in discord?
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (D:\rythm\index.js:6:14)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'D:\\rythm\\index.js' ]
Answer the question
In order to leave comments, you need to log in
There was a similar problem: when inserting the php code into the html file and then loading the page, all the code turned into the text commented out in the html.
The solution was found quite quickly: I just changed the encoding of the files with the php code to utf-8 .
Maybe it has something to do with encodings inside Apache.
the academic year is over, the number of “programmers” has increasedAnd what's wrong with that? Those who start learning to program during their school years will already have a treasury of knowledge and experience by the institute.
I'm inspecting the element. I see that the php code is commented out.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question