Running npm run dev in homestead reports an error

methods that have been tried

remove cross-env

Dec.01,2021

webpack.config.js hint: cross-env: not found ;

should be require or import in webpack.config.js cross-env , but your cross-env does not have npm I or the download is incomplete.

< hr >

in addition:

learn about

npm I
npm I-D
npm I-S

difference


Please refer to this article: Homestead

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-1b3b157-34631.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-1b3b157-34631.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?