This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Bump sharp dependency (fix build issues) #11
Comments
yeah I would love to see this fixed |
@strarsis do you know how to manually fix it in an override in package.json? |
@davidbfrogman
Alternatively, search for a fork published on npm or even publish as npm package on your own. |
FYI, I will most likely be keeping my own personal fork pretty up to date, as this is a pretty critical part of my build process. If someone's looking for a working build of this: https://github.com/davidbfrogman/gulp-sharp |
Mine too https://github.com/thierryc/gulp-sharp install NPM
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Recent sharp (v0.15.0) builds successfully on Windows 10 x64.
However, this package requires sharp package version v0.12.* which fails to build.
Additionally, a deprecation warning for sharp 0.12.2 is shown during the failling build:
Bumping the sharp package required version to its latest release should resolve the build issue.
The text was updated successfully, but these errors were encountered: