Skip to content
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: process.version gives v16.17.0 instead of v18.x #3057

Closed
bartlomieju opened this issue Dec 26, 2022 · 0 comments · Fixed by #3059
Closed

node: process.version gives v16.17.0 instead of v18.x #3057

bartlomieju opened this issue Dec 26, 2022 · 0 comments · Fixed by #3059
Labels
bug Something isn't working needs triage

Comments

@bartlomieju
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant