Acli.phar is missing in v 2.49.0 #1908
|
Since v 2.49.0 is marled as latest and the .phar file is missing, that cause the https://github.com/acquia/cli/releases/latest/download/acli.phar to return 404 |
Answered by
MrDaleSmith
Sep 24, 2025
Replies: 2 comments
|
Work around is to use https://github.com/acquia/cli/releases/download/2.48.0/acli.phar if anyone needs a quick resolution. |
0 replies
Answer selected by
sam2de
|
Sorry about that; there was a problem with the automation that builds the phar files. We've fixed it and added additional monitoring to prevent this from recurring. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Work around is to use https://github.com/acquia/cli/releases/download/2.48.0/acli.phar if anyone needs a quick resolution.