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

Make CLI Version Suggestion Global Instead of Local #987

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

idea404
Copy link
Contributor

@idea404 idea404 commented Jun 1, 2022

Previous NEAR CLI notifications would recommend running a local command to upgrade the near-cli:

image

This would create errors when running from within a project with dependencies that are not supported for the environment of the machine.

This PR changes these notifications to include a global flag:

image

@idea404 idea404 added the enhancement New feature or request label Jun 1, 2022
@idea404 idea404 requested a review from volovyks June 1, 2022 10:05
Copy link
Collaborator

@volovyks volovyks left a comment

Choose a reason for hiding this comment

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

Thank you @idea404! Smal but important fix.

@volovyks volovyks merged commit cdc571b into master Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants