JCMais / node-libcurl

libcurl bindings for Node.js
https://npmjs.org/package/node-libcurl
MIT License
660 stars 117 forks source link

Add prebuilt binaries for node 21(macOS) #409

Open MLiapkalo opened 4 months ago

MLiapkalo commented 4 months ago

Hi, when installing v.4.0.0 at macOS machine I'm facing the following error:

node-pre-gyp info using node-pre-gyp@1.0.11
node-pre-gyp info using node@21.6.1 | darwin | arm64
(node:86632) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
node-pre-gyp info check checked for "/Users/eurusik/dev/web-apps/node_modules/node-libcurl/lib/binding/node_libcurl.node" (not found)
node-pre-gyp http GET https://github.com/JCMais/node-libcurl/releases/download/v4.0.0/node_libcurl-v4.0.0-node-v120-darwin-arm64-unknown.tar.gz
node-pre-gyp ERR! install response status 404 Not Found on https://github.com/JCMais/node-libcurl/releases/download/v4.0.0/node_libcurl-v4.0.0-node-v120-darwin-arm64-unknown.tar.gz 

Can we have prebuilt binaries for Node.js 21 darwin-arm64 please?

aaronnewmusk commented 4 months ago

Waiting (node_libcurl-v4.0.0-node-v120-darwin-arm64-unknown.tar.gz).