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

fix: unsupported version error message having double "v"s #492

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

erunion
Copy link
Member

@erunion erunion commented Apr 12, 2022

🚥 Fix RM-4182

🧰 Changes

Our "sorry your Node version is unsupported" error message has two v's in it because process.version contains one already.

> process.version
'v14.19.1'

c626285d-652c-4f14-a7d0-0283b3c90379

@erunion erunion added the bug Something isn't working label Apr 12, 2022
@erunion erunion requested review from a team, Dashron and kanadgupta and removed request for a team April 12, 2022 23:48
@erunion erunion merged commit c422efb into main Apr 13, 2022
@erunion erunion deleted the fix/error-message branch April 13, 2022 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants