ERROR Failed to compile with 8 errors (Running ❯ npm run dev Failed to compile with 1 errors Unexpected token)
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.