Express runtime error

template application generated by express express-generator, execute npm run dev
package.json->

  "scripts": {
    "start": "node ./bin/www",
    "dev": "set DEBUG=myapp:* & npm start"
  },

error message:
err! Code ELIFECYCLE
npm err! Errno 1
npm err! Myapp@0.0.0 start: node. / bin/www
npm err! Exit status 1
npm err!
npm err! Failed at the myapp@0.0.0 start script.
npm err! This is probably not a problem with npm. There is likely additional logging output above.

Sep.23,2021
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-1b323b9-2be26.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-1b323b9-2be26.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?