-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Enhancement: add support for Node.js 13 #1909
Comments
v0.23.2 now available with prebuilt binaries for Node.js 13. https://sharp.pixelplumbing.com/en/stable/changelog/#v0232-28th-october-2019 |
I'm getting this error when trying to install 0.23.2 on linux. Anything obvious I'm doing wrong?
|
@rightaway That log looks like sharp v0.22.x and not v0.23.x. |
I think I don't understand the right process for how to fix the "was compiled against a different Node.js version using NODE_MODULE_VERSION" error message when I install a new version of Node. It's usually some mix of trying to delete What's the proper set of steps I should follow when I upgrade Node and see that error? |
|
gyp: binding.gyp not found (cwd: \) while trying to load binding.gyp |
This enhancement exists to preempt the flurry of issues that will otherwise be opened within an hour of Node.js 13 being released, currently scheduled to occur towards the end of this month.
The text was updated successfully, but these errors were encountered: