Skip to content
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

Open
BabyRexPlayz opened this issue Aug 12, 2021 · 7 comments
Open

Idk what to do #9

BabyRexPlayz opened this issue Aug 12, 2021 · 7 comments

Comments

@BabyRexPlayz
Copy link

I put ng token and clicked "run" and this is what it respondent what to do

All-In-One-Bot@1.0.0 start /home/runner/All-In-One-Bot
node %NODE_DEBUG_OPTION% .

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! All-In-One-Bot@1.0.0 start: node %NODE_DEBUG_OPTION% .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the All-In-One-Bot@1.0.0 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

All-In-One-Bot@1.0.0 start /home/runner/All-In-One-Bot
node %NODE_DEBUG_OPTION% .

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! All-In-One-Bot@1.0.0 start: node %NODE_DEBUG_OPTION% .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the All-In-One-Bot@1.0.0 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

@SpreeHertz
Copy link

image

@BabyRexPlayz
Copy link
Author

What module am I missing idk?

@SpreeHertz
Copy link

Wait, do you have the latest version of node.js installed? It must be v16 or higher.

@BabyRexPlayz
Copy link
Author

I am using replit to run that what do I install?

@SpreeHertz
Copy link

I am sorry. I do not like using replit nor do I recommend using replit. I recommend you use a proper IDE like VSCode.

@BabyRexPlayz
Copy link
Author

ok I downloaded VSCode now what do I install?

@SpreeHertz
Copy link

Go to Node.js and download the latest version of Node.js. Try running this bot again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants