Asgarrrr / Luna

An adorable discord bot fully customizable created in javascript, using Discord.js and mongoDB that is constantly growing !
https://lunadoc.vercel.app/
GNU General Public License v3.0
24 stars 3 forks source link

Can Not find module #7

Closed J4yden23 closed 4 years ago

J4yden23 commented 4 years ago

I keep getting this error

internal/modules/cjs/loader.js:968
  throw err;

Error: Cannot find module 'C:\Users\minec\Desktop\Luna-master\luna.js'
←[90m    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)←[39m
←[90m    at Function.Module._load (internal/modules/cjs/loader.js:841:27)←[39m
←[90m    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)←[39m
←[90m    at internal/main/run_main_module.js:17:47←[39m {
  code: ←[32m'MODULE_NOT_FOUND'←[39m,
  requireStack: []
}
Asgarrrr commented 4 years ago

Hello !

Luna is in the src file, you must be inside it to execute the commands npm i and node luna.js.

MilkFlavor commented 3 years ago

Hello !

Luna is in the src file, you must be inside it to execute the commands npm i and node luna.js.

okay, dude I think you need to change either the guide or the actual name of the file. the file is "Luna" not "luna"

Asgarrrr commented 3 years ago

Mhh indeed, I believe that a cleaning is necessary! Thanks