Your task is not to seek for love, but merely to seek and find all the barriers within yourself that you have built against it.

mix’ is not recognized as an internal or external command

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
0
+1
0
+1
1
+1
0
+1
0
+1
0
+1
0

Leave a Reply