-
Notifications
You must be signed in to change notification settings - Fork 85
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
install failed: libxmljs missing it's build file. #60
Comments
same issue: C:\Users\XXXX\workspace\select-config-hierarchy-converter>npm i excel --save-dev
node-pre-gyp http GET https://github.com/libxmljs/libxmljs/releases/download/v0.18.8/node-v59-win32-x64.tar.gz https://github.com/libxmljs/libxmljs/releases/download/v0.18.8/node-v59-win32-x64.tar.gz got 404 |
In the package-lock.json file, modify the libxmljs version to 0.19.0. However, it is not permanent and the author still needs to fix the problem. |
running this line in cmd fixed it for me: Resource on why it works here: TryGhost/node-sqlite3#961 (comment) |
install failed: libxmljs missing it's build file. #60
install failed: libxmljs missing it's build file.
The text was updated successfully, but these errors were encountered: