Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sharbel93/10da0dbbb42ecd3bb0a51507017b799a to your computer and use it in GitHub Desktop.
Save sharbel93/10da0dbbb42ecd3bb0a51507017b799a to your computer and use it in GitHub Desktop.
Solution to ZIP uncompress errors when installing/updating dependencies in laravel composer install
step 1: composer clearcache
step 2: composer global update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment