You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume this might be the most appropriate repo to report this issue.
"New version available" should provide some action items:
> shopify version
Current Shopify CLI version: 3.20.1
|💡 Version 3.22.1 available!
What can I do with this information? I don't remember how installed Shopify CLI. There are several ways to install it and I don't want to remember. The tool should tell me or at least tell me how I can find out.
brew upgrade shopify-cli is not enough. I'd recommend adding brew update && brew upgrade shopify-cli
Irrelevant details why `brew update` is needed
I've disabled most of Homebrew functionality and pinned all installed formulas. I disagree with Homebrew's "always install the latest version" policy. I believe there's a reason why we don't do that anywhere else in software projects.
Hey!
I assume this might be the most appropriate repo to report this issue.
What can I do with this information? I don't remember how installed Shopify CLI. There are several ways to install it and I don't want to remember. The tool should tell me or at least tell me how I can find out.
brew upgrade shopify-cli
is not enough. I'd recommend addingbrew update && brew upgrade shopify-cli
Irrelevant details why `brew update` is needed
I've disabled most of Homebrew functionality and pinned all installed formulas. I disagree with Homebrew's "always install the latest version" policy. I believe there's a reason why we don't do that anywhere else in software projects.
For example:
Apparently Node v18 (LTS) is not enough for Homebrew so it installed Node v19 to upgrade Shopify CLI.
The text was updated successfully, but these errors were encountered: