-
Notifications
You must be signed in to change notification settings - Fork 97
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
Build Fails on Ubuntu 18.04 Node 12.3.1 #198
Comments
node v12.3.1 on osx
|
now that node.js v12 went LTS, I think this is going to be a bigger issue... |
Build still fails on Ubuntu 19.10, node 12.13.0, Here a portion of the output at the point of first error:
|
Build still fails on Ubuntu 18.04.3 LTS, node 12.14.0. |
Fixed in #196 |
@brandonros Are you sure that #196 fixes this? I use latest node-expat 2.3.18 that includes the fix, but the build still fails on Ubuntu. |
I am getting the same on Ubuntu 20.04.1 LTS trying to build on node v12.13.1 (for AWS Lambda). Using v2.4.0 of node-expat... It was working fine on development machine (older versions where the project has been stale for a while) but moving into a new dev env. I started getting this error. |
After some more testing I managed to get round the issue by updating Updated Changed to use
After that the package is built and working fine! |
Same on Ubuntu 22 with Node 20 Ubuntu 22.04.4 LTS Output:
|
steps to reproduce:
Ubuntu 18.04
Node 12.3.1 via nvm
if i
nvm use lts/dubnium
the install is successful.here is the console output (verbose):
The text was updated successfully, but these errors were encountered: