-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Can't install Canvas - Node v12.18.0, Windows #1650
Comments
This is due to an upstream issue in the module that downloads prebuilds and manifests in Node v12.16.3 and later only. That issue is fixed and node-canvas has been updated to use it, but we're currently stuck trying to make prebuilds. Workarounds:
|
I am also facing the same issue |
I'm unable to solve this issue.so, can you please suggest me some steps to solve this error and which node version is compatible with this error? |
same issue and it's not acceptable to downgrade my version of Node. I was using 14, tried 15, even tried 12 and I am not downgrading my entire app for this. |
This was fixed in Canvas 2.7.0 🎉 |
And now is broken again
my package.json is but if I remove canvas from package.json |
I went through the installation instructions, installing GTK, libjpeg-turbo, and node-gyp, however when I attempt to install canvas by running
npm install canvas
, I get this.The text was updated successfully, but these errors were encountered: