-
Notifications
You must be signed in to change notification settings - Fork 69
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
Error when trying to update to node 16 #87
Comments
I haven't looked at this in detail but two things to note:
|
Thanks for the response. |
Sounds like it's neither of the problems I listed, then. Sorry, I don't have any other ideas. |
ok no problem. I will keep looking for any alternatives. |
I was able to get this working (regular Intel MacOS), by explicitly installing node1-libxmljsmt-myh. The steps I followed were: npm install libxslt |
I'm also getting an error when trying to install on node 16 and npm 8:
Full logs: https://pastebin.com/RhYsCNW8 |
Please try with 0.10.2 |
Hi,
Currently, my project is on node 12. The library works fine. But when I upgrade to node 16, it throws an error when I try to install the library.
Any idea how to resolve it?
Thanks
The text was updated successfully, but these errors were encountered: