This repository has been archived by the owner on Aug 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
NPM start error. #29
Comments
@AlanCh4n What shell are you using to perform the command? |
im using the standard windows cmd shell an i get the same error |
I am using Microsoft power shell |
Ah nevermind then. |
why?? |
I was getting the same issue but with WSL. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can't start the application.
Error note:
internal/modules/cjs/loader.js:1033
throw err;
^
Error: Cannot find module 'C:\Users\Alan's Desktop\Documents\Discord-Bot-Client-master\node_modules\electron\cli.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1030:15)
at Function.Module._load (internal/modules/cjs/loader.js:899:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71: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! botDM@1.0.0 start:
electron .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the botDM@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Alan's Desktop\AppData\Roaming\npm-cache_logs\2020-09-16T07_38_49_154Z-debug.log
===========================
please help ,me
The text was updated successfully, but these errors were encountered: