V4NSH4J / discord-mass-DM-GO

The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
https://t.me/tosviolators
GNU Affero General Public License v3.0
2.17k stars 636 forks source link

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:16: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' } Node.js v17.3.1 Press any key to continue . . . #785

Open RylieHolmes opened 2 years ago

RylieHolmes commented 2 years ago

i keep getting this error 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:16: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' }

Node.js v17.3.1 Press any key to continue . . .

Tenclea commented 2 years ago

Are you sure to have opened your command prompt in the same directory as where you downloaded DMDGo ?

V4NSH4J commented 2 years ago

I don't think this an error related to DMDGO. No part of it is in Node.js