Skip to content

when i run npm start erro happen ?where is wrong ? #547

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

Open
gotyuo987 opened this issue Apr 20, 2025 · 3 comments
Open

when i run npm start erro happen ?where is wrong ? #547

gotyuo987 opened this issue Apr 20, 2025 · 3 comments
Labels
Scope: Setup | Installation All issues with setting up Maxun with or without Docker Status: Needs more info Requires more context

Comments

@gotyuo987
Copy link

h:~$ npm run start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/hotyuo/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/hotyuo/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /home/hotyuo/.npm/_logs/2025-04-20T14_33_09_639Z-debug-0.log
hotyuo@h:~$ sudo npm run start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/hotyuo/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/hotyuo/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2025-04-20T14_33_21_945Z-debug-0.log

@amhsirak
Copy link
Member

@gotyuo987 have you cloned the repository? as per the error, package.json cannot be found

@amhsirak amhsirak added Scope: Setup | Installation All issues with setting up Maxun with or without Docker Status: Needs more info Requires more context labels Apr 20, 2025
@gotyuo987
Copy link
Author

thanks

1 similar comment
@gotyuo987
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Setup | Installation All issues with setting up Maxun with or without Docker Status: Needs more info Requires more context
Projects
None yet
Development

No branches or pull requests

2 participants