coreui / coreui-free-vue-admin-template

Open source admin template based on Bootstrap 5 and Vue 3
https://coreui.io/product/free-vue-admin-template/
MIT License
3.28k stars 963 forks source link

Master zip file not found during composer update #262

Closed jle-jware closed 2 years ago

jle-jware commented 2 years ago

Hi @mrholek , my project was working fine a couple of days ago. Now when I am running composer update I am getting the following error. Now my project is down.

[Composer\Downloader\TransportException] The "https://codeload.github.com/coreui/coreui-free-vue-admin-template/zip/master" file could not be downloaded (HTTP/2 404 )

Need urgent help to fix this issue.

TIA

mrholek commented 2 years ago

Try to change https://codeload.github.com/coreui/coreui-free-vue-admin-template/zip/master to https://codeload.github.com/coreui/coreui-free-vue-admin-template/zip/v3

jle-jware commented 2 years ago

Hi @mrholek This is on my composer.lock file.

image

Do I need to update with this link https://codeload.github.com/coreui/coreui-free-vue-admin-template/zip/v3?

jle-jware commented 2 years ago

Hi, @mrholek Please need a quick solution as the project needs to go live by morning.

TIA

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions