Questions and discussions about using the Shopify CLI and Shopify-built libraries.
I'm trying to install Shopify CLI on Mac.
I've done:
brew tap shopify/shopify
brew install shopify-cli
When I run: shopify version I get the bellow error.
Solved! Go to the solution
This is an accepted solution.
Solved.
I needed to install Shopify CLI 2 (not 3) for themes and update Ruby to 3.1.2
Then use shopify2 for all terminal commands.
Eg, shopify2 theme push
This is an accepted solution.
Solved.
I needed to install Shopify CLI 2 (not 3) for themes and update Ruby to 3.1.2
Then use shopify2 for all terminal commands.
Eg, shopify2 theme push