You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are targeting LTS release of Node for our compat layer. We did update to v18 in #2814, but the version update was skipped. We should change the value of process.version to match what we are testing against.
(process.versions should be updated as well)
The text was updated successfully, but these errors were encountered:
We are targeting LTS release of Node for our compat layer. We did update to v18 in #2814, but the version update was skipped. We should change the value of
process.version
to match what we are testing against.(
process.versions
should be updated as well)The text was updated successfully, but these errors were encountered: