node-libcurl icon indicating copy to clipboard operation
node-libcurl copied to clipboard

Add prebuilt binaries for node 21(macOS)

Open MLiapkalo opened this issue 9 months ago • 1 comments

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

node-pre-gyp info using [email protected]
node-pre-gyp info using [email protected] | 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?

MLiapkalo avatar Apr 24 '24 17:04 MLiapkalo

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

aaronnewmusk avatar Apr 29 '24 06:04 aaronnewmusk