17teen / Discord-Mass-DM-Tool

Tool which messages everyone in a Discord server (If user has DM's off they cannot be messaged).
164 stars 181 forks source link

Cannot find module 'C:\WINDOWS\system32\index.js' #26

Closed KAMLEGENDZ closed 2 years ago

KAMLEGENDZ commented 2 years ago

node:internal/modules/cjs/loader:361 throw err; ^

Error: Cannot find module 'C:\WINDOWS\system32\index.js'. Please verify that the package.json has a valid "main" entry  at tryPackage (node:internal/modules/cjs/loader:353:19)  at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)  at resolveMainPath (node:internal/modules/run_main:15:25)  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:75:24)  at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', path: 'C:\WINDOWS\system32\package.json', requestPath: 'C:\WINDOWS\system32' }

why