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

when i start the git bash the console throw me this please help #160

Open
Redust2415 opened this issue Jan 12, 2023 · 2 comments
Open

when i start the git bash the console throw me this please help #160

Redust2415 opened this issue Jan 12, 2023 · 2 comments

Comments

@Redust2415
Copy link

Redust2415 commented Jan 12, 2023

npm start

osu-ahr@1.6.1 start
node dist/cli/index.js

Loading log4js configuration from ./config/log_cli.json
C:\escritorio\ayuda creo XD\osu-ahr-master\node_modules\log4js\lib\log4js.js:52
throw new Error(
^

Error: Problem reading config from file "./config/log_cli.json". Error was ENOENT: no such file or directory, open './config/log_cli.json'
at loadConfigurationFile (C:\escritorio\ayuda creo XD\osu-ahr-master\node_modules\log4js\lib\log4js.js:52:11)
at Object.configure (C:\escritorio\ayuda creo XD\osu-ahr-master\node_modules\log4js\lib\log4js.js:68:20)
at Object. (C:\escritorio\ayuda creo XD\osu-ahr-master\dist\Loggers.js:32:18)
at Module._compile (node:internal/modules/cjs/loader:1155:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1209:10)
at Module.load (node:internal/modules/cjs/loader:1033:32)
at Function.Module._load (node:internal/modules/cjs/loader:868:12)
at Module.require (node:internal/modules/cjs/loader:1057:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (C:\escritorio\ayuda creo XD\osu-ahr-master\dist\cli\index.js:22:19)

image
this :(

@Redust2415 Redust2415 changed the title when i start the git bash the console trow me this please help when i start the git bash the console throw me this please help Jan 17, 2023
@xayanide
Copy link
Contributor

xayanide commented Jan 21, 2023

Use the npm start command from the root directory of your osu-ahr folder, not inside the osu-ahr/config folder.
Also make sure config/log_cli.json do exists because the error means it cannot find that specific file.

@Redust2415
Copy link
Author

thanks

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