-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
It just suggested a version downgrade to me #181
Labels
Comments
We also see this:
@sindresorhus Perhaps due to this line comparing by equality? Line 117 in c9d2166
|
I don't think that's the underlying reason for it, but it seems like a good workaround for the issue. Just use https://github.com/npm/node-semver to ensure the version is newer. |
kmcnellis
added a commit
to firebase/firebase-tools
that referenced
this issue
Apr 16, 2021
Update to a version that includes yeoman/update-notifier#192 to avoid the bug where it will suggest downgrading your version (yeoman/update-notifier#181).
kmcnellis
added a commit
to firebase/firebase-tools
that referenced
this issue
Apr 16, 2021
Update to a version that includes yeoman/update-notifier#192 to avoid the bug where it will suggest downgrading your version (yeoman/update-notifier#181).
kmcnellis
added a commit
to firebase/firebase-tools
that referenced
this issue
Apr 16, 2021
Update to a version that includes yeoman/update-notifier#192 to avoid the bug where it will suggest downgrading your version (yeoman/update-notifier#181).
kmcnellis
added a commit
to firebase/firebase-tools
that referenced
this issue
Apr 19, 2021
Update to a version that includes yeoman/update-notifier#192 to avoid the bug where it will suggest downgrading your version (yeoman/update-notifier#181).
devpeerapong
pushed a commit
to devpeerapong/firebase-tools
that referenced
this issue
Dec 14, 2021
Update to a version that includes yeoman/update-notifier#192 to avoid the bug where it will suggest downgrading your version (yeoman/update-notifier#181).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Screenshot:
As text:
What is happening? 😅
The text was updated successfully, but these errors were encountered: