When you using “laravel 5.5” and changes in “resourse/asset” after that run commands “npm run dev” then showing this error.

Then run below commands –
Step-1
npm rebuild node-sass
Step -2
npm run dev

After that you project will be run.
Latest posts by rajeshkumar (see all)