cd /path/to/laravel/project rm -rf node_modules rm package-lock.json npm cache clear --force npm install