Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Shopify CLI can't install - error

Solved

Shopify CLI can't install - error

thedesignersdev
Shopify Partner
11 2 8

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.
Screen Shot 2022-10-29 at 11.29.56 am.png

 

 

Accepted Solution (1)

thedesignersdev
Shopify Partner
11 2 8

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

View solution in original post

Reply 1 (1)

thedesignersdev
Shopify Partner
11 2 8

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