shopify CLI 3 起動方法 (アップデートで変更されました。)
shopify CLIのバージョンが3.x以降の場合は、shopify theme serveが使えない。
shopify CLIのバージョンが変わりshopify theme serveが使えなくなりました。代わりに
shopify theme dev
で起動することができます。
shopify commnadsでコマンド一覧を確認したところ、そもそもtheme serveは無くなっていました。
shopify command 一覧
auth logout
commands
help
logs
ngrok auth
plugins
plugins add
plugins inspect
plugins install
plugins link
plugins remove
plugins uninstall
plugins unlink
plugins update
theme check
theme delete
theme dev
theme info
theme init
theme language-server
theme list
theme open
theme package
theme publish
theme pull
theme push
theme share
upgrade
version