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

Remove v from node engine version string #1153

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

himynameisjonas
Copy link
Contributor

- Summary

Trying to install the cli with Volta using volta install netlify-cli failed with error: Could not parse version ">=v8.17.0". Removing the v from the version string should fix that.

- Test plan
I could install version 2.58.0 without any problems and when comparing diff of 2.59.0 I noticed the node engine change that added the v.

- Description for the changelog

Remove unnecessary v from node engine version string.

Trying to install the cli with `volta install netlify-cli` failed with `error: Could not parse version ">=v8.17.0"`
@netlify
Copy link

netlify bot commented Aug 26, 2020

Deploy request for cli accepted.

Accepted with commit 619df08

https://app.netlify.com/sites/cli/deploys/5f46bbc2bb74b40008ab0a7a

Copy link
Contributor

@ehmicky ehmicky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @himynameisjonas!

@ehmicky ehmicky added the type: bug code to address defects in shipped code label Aug 26, 2020
@erezrokah
Copy link
Contributor

Looks like this was created by renovate bot https://github.com/netlify/cli/pull/994/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants