I\'m trying to run npm run dev for Laravel Mix and I get this error:
npm run dev
> @ dev D:\\projects\\ptcs > cross-env NODE_ENV=development webpack -
Try to run npm run dev in powershell. This worked for me.