-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idk what to do #9
Comments
What module am I missing idk? |
Wait, do you have the latest version of node.js installed? It must be v16 or higher. |
I am using replit to run that what do I install? |
I am sorry. I do not like using replit nor do I recommend using replit. I recommend you use a proper IDE like VSCode. |
ok I downloaded VSCode now what do I install? |
Go to Node.js and download the latest version of Node.js. Try running this bot again |
I put ng token and clicked "run" and this is what it respondent what to do
internal/modules/cjs/loader.js:888
throw err;
^
Error: Cannot find module '/home/runner/All-In-One-Bot/%NODE_DEBUG_OPTION%'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
at Function.Module._load (internal/modules/cjs/loader.js:730:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start:
node %NODE_DEBUG_OPTION% .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2021-08-12T10_15_36_531Z-debug.log
exit status 1
^C
^C
npm start
internal/modules/cjs/loader.js:888
throw err;
^
Error: Cannot find module '/home/runner/All-In-One-Bot/%NODE_DEBUG_OPTION%'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
at Function.Module._load (internal/modules/cjs/loader.js:730:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start:
node %NODE_DEBUG_OPTION% .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2021-08-12T10_19_09_271Z-debug.log
The text was updated successfully, but these errors were encountered: