Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Conversation

@laurentgoncalves
Copy link
Contributor

In windows env, the ImageMagick version string is containing \r\n at the end of each line, split and replace methods are keeping this \r leading to an issue with semver.valid() returning false because extracted imVersion is something like '6.9.3-2\r'

In windows env, the ImageMagick version string is containing \r\n at the end of each line, split and replace methods are keeping this \r leading to an issue with semver.valid() returning false because extracted imVersion is something like '6.9.3-2\r'
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 9, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: laurentgoncalves / name: Laurent (9b48d50)

Copy link
Contributor

@mgol mgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@mgol mgol merged commit ee6cf46 into jquery-archive:main Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants