Skip to content

fix: handle caret and tilde in runtime versions #5501

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

janoshrubos
Copy link
Contributor

PR Checklist

What is the current behavior?

ns prepare android command fails if the @nativescript/android runtime package version has a leading caret or tilde: ^6.5.3

What is the new behavior?

CLI handles leading caret and tilde in android runtime package.

Fixes #5500

@cla-bot cla-bot bot added the cla: yes label Feb 23, 2021
@rigor789 rigor789 merged commit 04eba0d into NativeScript:master Mar 26, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tns run android Invalid Version: ^6.5.3
2 participants