Failed at the @ dev script 'node_modules/cross-env/bin/cross-env.js NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js'.

PHP
rm -rf node_modules
rm package-lock.json yarn.lock
npm cache clear --force
npm install

Source

Also in PHP: