Manually kill the process and then turn on the npm run dev error report

clipboard.png

clipboard.png

manually kill the process and then start npm run dev error

Port 8080 should not be occupied. I don"t know what went wrong because I opened npm run dev in the wrong way.

Mar.09,2021
The error reported by

is missing script: dev . It looks like dev is not configured in the scripts attribute of package.json . Make sure that there is dev in the scripts attribute in the package.json file under current directory . You didn't change the directory after you killed the process.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35002-2bf55.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35002-2bf55.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?