-
Notifications
You must be signed in to change notification settings - Fork 261
Description
Hi team, Not able to install libxmljs (1.0.11) with node version 20.15.1 . Getting below issue. Can you confirm is supported with node version 20.15.1 ?
error /Users/myprojects/TC/libxmljs: Command failed.
Exit code: 1
Command: node-pre-gyp install --fallback-to-build --loglevel http -j max
Arguments:
Directory: /Users/myprojects/TC/libxmljs
Output:
node-pre-gyp http GET https://github.com/libxmljs/libxmljs/releases/download/v1.0.11/node-v115-darwin-arm64.tar.gz
node-pre-gyp ERR! install response status 404 Not Found on https://github.com/libxmljs/libxmljs/releases/download/v1.0.11/node-v115-darwin-arm64.tar.gz
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v115 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/libxmljs/libxmljs/releases/download/v1.0.11/node-v115-darwin-arm64.tar.gz