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(cli): Allow prereleases on node version check #4469

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

jcesarmobile
Copy link
Member

Our node version check doesn't allow prerelease versions, by adding includePrerelease option it will

closes #4466

@Ionitron Ionitron added this to Needs review 🤔 in Capacitor Engineering ⚡️ Apr 16, 2021
@thomasvidas thomasvidas self-requested a review April 21, 2021 14:21
@jcesarmobile jcesarmobile merged commit dd26a98 into main Apr 22, 2021
Capacitor Engineering ⚡️ automation moved this from Needs review 🤔 to Done 🎉 Apr 22, 2021
@jcesarmobile jcesarmobile deleted the allow-prerelease-check branch April 22, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

bug: Capacitor CLI requires Node >=8.3.0 (but version is 16.0.0-head)
2 participants