when i run npm start erro happen ?where is wrong ? #547
Labels
Scope: Setup | Installation
All issues with setting up Maxun with or without Docker
Status: Needs more info
Requires more context
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
The text was updated successfully, but these errors were encountered: