nymproject+mix-fetch-node-commonjs@1.2.4-rc.1 doesn't work with Node v20 (LTS) #4286
Labels
bug
Something isn't working
bug-needs-triage
A bug that needs discussing and triage
needs-triage
qa
Quality Assurance
Describe the issue
I have a test project using Nym mix-fetch with NodeJS.
With Node v18.9.0 it works fine, with Node V20 (LTS release) I get a stacktrace
Expected behaviour
Node v20 should work, as it's the LTS release, just as it does with Node v18.
Stack Traces
I get the following error with Node v20 (LTS), it works fine with Node v18 (previous LTS):
Steps to Reproduce
https://gist.github.com/CedarMist/611a54a2a6ea3377278ec4b4167b5fd8
The text was updated successfully, but these errors were encountered: