We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, if i try: npm i libxmljs-dom --save
npm i libxmljs-dom --save
I catch the error:
node-pre-gyp http GET https://github.com/libxmljs/libxmljs/releases/download/v0.18.9-pre0/node-v64-win32-x64.tar.gz node-pre-gyp http 404 https://github.com/libxmljs/libxmljs/releases/download/v0.18.9-pre0/node-v64-win32-x64.tar.gz node-pre-gyp ERR! Tried to download(404): https://github.com/libxmljs/libxmljs/releases/download/v0.18.9-pre0/node-v64-win32-x64.tar.gz
The libxmljs version v0.18.9-pre0 is unavailable. The new version v0.19.0 as been released.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
if i try:
npm i libxmljs-dom --save
I catch the error:
The libxmljs version v0.18.9-pre0 is unavailable.
The new version v0.19.0 as been released.
The text was updated successfully, but these errors were encountered: