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

Can't install imagick on Windows with extension cache #455

Closed
2 of 5 tasks
samdark opened this issue May 6, 2021 · 2 comments
Closed
2 of 5 tasks

Can't install imagick on Windows with extension cache #455

samdark opened this issue May 6, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@samdark
Copy link

samdark commented May 6, 2021

Version

  • I have checked releases, and the bug exists in the latest patch version of v1 or v2.
  • v2
  • v1

Runners

  • GitHub Hosted
  • Self Hosted

Operating systems

Windows.

PHP versions

PHP 5.6

To Reproduce

https://github.com/yiisoft/yii2-app-basic/blob/master/.github/workflows/build.yml#L12

Expected behavior

I expect imagick to be available.

Screenshots/Logs

Are you willing to submit a PR?

No, have no idea how to fix that. Sorry :(

@samdark samdark added the bug Something isn't working label May 6, 2021
@shivammathur

This comment has been minimized.

@shivammathur shivammathur changed the title Can't install imagick on Windows with PHP 5.6 Can't install imagick on Windows with extension cache May 11, 2021
@shivammathur
Copy link
Owner

@samdark

Fixed in 9882bed and mlocati/powershell-phpmanager#79

Please bump your cache key from cache-v1 to cache-v2, so that imagick dependencies are cached in the next run.

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

Successfully merging a pull request may close this issue.

2 participants