Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sudanakunung opened this issue Aug 29, 2022 · 1 comment
Closed

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

sudanakunung opened this issue Aug 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sudanakunung
Copy link

Required information

  • Charts Version [e.g. 5.1]
  • Laravel Version [e.g. 5.5]
  • PHP Version [e.g. 7.2]

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
Copy link
Collaborator

tabacitu commented Sep 8, 2022

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

composer clearcache
composer update consoletvs/charts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants