-
Notifications
You must be signed in to change notification settings - Fork 18
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
Node.js v18.x build error #83
Comments
Nor with node.js v18.12.1, using corepack and yarn (and |
In the meantime I've downgraded to node v16.18.1 (with corepack 0.14.1 and yarn 3.2.4) and (Mac users: uninstalling node that was installed using the installer is hard work, I'd recommend Homebrew :) ) |
Hey, @jonathan-r-thorpe, any thoughts on supporting Node v18+ ? |
So I've just checked the same issue is happening with Node v20.x as well. Is there anything we can do as it potentially just looks like a new syntax issue with later versions of Node |
@garethsb in the short term pragmatically updating incompatible library versions just enough to mitigate this issue, but not so much that it requires a complete overhaul of the codebase. I'll schedule some time next week to take a look. |
I'm currently using Node.js v16 LTS for production but testing Node.js v18. I am seeing build errors under Node.js v18.x... Any suggestions welcome?
The text was updated successfully, but these errors were encountered: