Likely you need to install the latest version of Laravel Mix.
npm install laravel-mix@latest --save-dev
or
It will happen when your cache holds previous files.Clear the cache and install the npm again
npm cache clean --force
then
npm install
npm fix audit
npm run development
What’s your Reaction?
+1
+1
+1
1
+1
+1
+1
+1