-
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
Generate Node 21 Prebuilds #2295
Comments
|
|
Any solution for this issue ? I am also facing this issue. |
I would like to switch to Node.js 21 in a project because of memory leaks in older node versions in combination with jest tests. jestjs/jest#11956 Is it possible to add prebuilds even if node 21 is no lts version? I see in the git history, that other non-lts node versions also were supported. Here is a PR: #2298 |
Prebuilds are up for MacOS and Linux. Windows failed and needs some work to investigate it. 😩 |
Thanks! Also thank you a lot for maintaining this library in general! |
Any update on Windows prebuilds? |
Is anyone facing issues while building this on Windows with node 21? I am unable to even build the package. |
Still waiting for node 21🫠🫠 |
Any changes coming for this? |
Prebuilds for Windows, Node.js v21, node-canvas v2.11.2 are up. The build was failing because of a regression in Node.js: nodejs/node#48673. |
Node 21 was released a couple days ago.
The text was updated successfully, but these errors were encountered: