MOTOSHARE 🚗🏍️

Rent Bikes & Cars Directly from Owners

Motoshare connects vehicle owners with people who need bikes and cars on rent. Owners earn from idle vehicles, and renters get flexible ride options.

Visit Motoshare

ERROR Failed to compile with 8 errors (Running ❯ npm run dev Failed to compile with 1 errors Unexpected token)

Laravel

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.