ConsoleTVs / Charts

[Deprecated] Charts for Laravel
MIT License
72 stars 33 forks source link

[BUG]Failed to download consoletvs/charts from dist: #3

Closed sudanakunung closed 1 year ago

sudanakunung commented 1 year ago

Required information

Describe the bug when i run composer install this error appear

Failed to download consoletvs/charts from dist: The "https://codeload.github.com/ConsoleTVs/Charts/legacy.zip/9b27cbe8ceaf828fe5edaa597f582e52136fdad1" file could not be downloaded (HTTP/2 404 ) Now trying to download from source

tabacitu commented 1 year ago

I just got the same thing, and for me the solution was:

composer clearcache
composer update consoletvs/charts