I have the problem when i run npm run build , it says mix manifest not found. It happens when i run in production.
My npm -v is 9.1.2 and running laravel 9, with "php": "^8.0.2".
Have anyone ever got this problem?
I already try any suggestion to update npm, but still got this error.