Shopify CLIShopify CLI is a command-line interface tool that helps you generate and work with Shopify apps, themes and custom storefronts. You can also use it to automate …
コマンド
まずはじめに、今入っているShopify CLIをアンインストールします。
gem uninstall shopify-cli
つぎにShopify CLIをインストールします。
下記を順にコマンドでたたいていきます。
brew upgrade
brew tap shopify/shopify
brew install shopify-cli