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

NPM needs version bump #198

Open
vgkids opened this issue Apr 5, 2020 · 0 comments
Open

NPM needs version bump #198

vgkids opened this issue Apr 5, 2020 · 0 comments

Comments

@vgkids
Copy link

vgkids commented Apr 5, 2020

When I installed with npm install imagemagick-native, I picked up version 1.9.3 as latest.

I was getting an error, resizeStyle not supported using resizeStyle: 'crop', which is introduced in PR #167.

I resolved this by pointing directly at the repo in packages.json:
"dependencies": { "imagemagick-native": "https://github.com/elad/node-imagemagick-native" }

I think NPM needs a version bump and new tarball?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant