-
Notifications
You must be signed in to change notification settings - Fork 105
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
Installation Error #86
Comments
I've had some issues with the current version of sharp that is being depended on. This is possibly related to #85. What I've been doing while that gets fixed/released is using npm-shrinkwrap to override the reference to 0.12.0 and it has made the overall experience of installing it much better. I would try that and see if it helps you. I haven't had any issues with using the newer version yet. |
Wow, impressive response time. I wasn't expecting a response for a few days.
Thanks, I'll check it out.
|
@ernestopye Hey sorry I've never used npm shrinkwrap before, how exactly do I do this instead of |
@vprasanth Try our fork: |
We've updated to sharp v0.16 which comes with prebuilt libvips https://github.com/tripviss/image-resizer/releases/tag/v1.6.0 |
I've tried installing the package in my local OSX system and it fails when installing sharp. Would you guys know a fix for this?
The text was updated successfully, but these errors were encountered: