岐阜のホームページ制作|デザイン会社 sober design

メールアイコン ご相談はこちらから

shopify CLI 3 起動方法 (アップデートで変更されました。)

shopify cli 起動方法

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