-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
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