Cannot find Module Error

Every time i run the node index.js command in the terminal I attatched a screenshot of what it says
No description
12 Replies
d.js toolkit
d.js toolkit3w ago
Chance_4209
Chance_4209OP3w ago
npm list discord.js version is 14.21 and node -v is 22.18 i copy and pasted my index.js file from the discord.js guide
Amgelo
Amgelo3w ago
you don't have a file named index.js in that folder that folder being C:/Users/Chanc
Chance_4209
Chance_4209OP3w ago
i just added it to it and its still coming up this time with an extra line saying requireStack: [ 'C:\Users\Chanc\index.js' ] that is underneath the code: Module not found line @Amgelo im moved the rest of the files over and the extra line went away but the error persists
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Chance_4209
Chance_4209OP3w ago
which file my index.js?
Amgelo
Amgelo3w ago
also show the output of dir
Chance_4209
Chance_4209OP3w ago
@Amgelo
Amgelo
Amgelo3w ago
are you sure it's the exact same error even after copying the file?
Chance_4209
Chance_4209OP3w ago
aaannnd its working now
Amgelo
Amgelo3w ago
also you just leaked your token reset it
Chance_4209
Chance_4209OP3w ago
alrdy on it\

Did you find this page helpful?