Shopifyオンラインストア2.0 shopify CLI ,shopify theme serve , shopify theme check が正しく動いていない。。。

すいませんどなたかご教授いただけないでしょうか?

当方、プログラマではなく殆どターミナルを使ったことがなく困っています。。。。

shopify login --store xxxxxxxxxx.myshopify.com した後に

shopify theme serve をすると下記のようなメッセージが出てきます。。。

This command ran with ID: 23230

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

一体何がダメで、”が長すぎます”って何を指しているのか・・・よくわからずです。。。
その下にfromから始まるパス見たいのなのがいっぱい出てきます。。。。

その後 shopify theme check すると

NOTE: nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri. See https://github.com/sparklemotion/nokogiri/issues/2205 for more information.

Checking . …

213 files inspected, 0 offenses detected, 0 offenses auto-correctable

と出てきます。色々ググりましたがこんなメッセージが出てくる記事もなく・・・。。。。

see〜に書かれているページを見るとnokogumboを削除するよう書かれていますが、削除していいものかも削除方法もわからず。。

theme kitの時はすんなりいったのですがCLIの方は全く上手くいかずです・・・。

どなたかお分かりになる方、エラー内容と解決方法を教えていただけないでしょうか?
よろしくお願いします。

ログからShoify CLIのコードを覗いてみたのですが、(CLI自体はオープンソースなので、エラーに書かれているファイル名と行数で該当箇所を特定できます)どうやら、コマンドに対象のテーマ名称が指定されていないので、CLI内で自動生成して、それが長すぎるというエラーのように見受けられます。

僕の方で、shopify theme serveをすると正常に動くので、他の方もエラーが発生しないので回答がないのではないでしょうか?

まずは、以下のことを確認してください。

CLIが正しいバージョンか?

CLIのコマンドを正しい順番で呼んでいるか?

以下が公式の手順ですので、これに沿って再度操作をご確認お願いします。

https://shopify.dev/themes/getting-started/create

https://shopify.dev/themes/getting-started/customize

テーマを新規に作ったり、既存テーマを修正するには、ショップにログインするだけではダメで、上記サイトにあるように、初期化してテーマ名称を決めるか、テーマのIDから対象テーマを取ってくる必要がありますが、そのステップが抜けて、いきなり serveしているのではと推測します。

1 Like

ありがとうございます。
もう一度操作いたしました。

shopify version → 2.2.2

cd Desktop/project → 事前に作っていたフォルダに移動

shopify login --store test-rev-04.myshopify.com → ログイン

shopify theme pull → Dawn-main 1 [unpublished] Theme pulled successfully

shopify theme serve → エラー

この手順でやっていますが以前と同じエラのようです・・・。

何か間違っていたり、手順が抜けていたりしますでしょうか?

下記がターミナルの作業コードです。

Last login: Mon Sep 6 22:33:50 on ttys000

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % shopify version

2.2.2

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % cd Desktop/project

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro project % shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro project % shopify theme pull

? Select a theme to pull from (You chose: Dawn-main 1 [unpublished])

┏━━ Pulling theme files from Dawn-main 1 (#126682267847) on test-rev-04.myshopify.com

┃ 100%

┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (91.75s) ━━

✓ Theme pulled successfully

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro project % shopify theme serve

This command ran with ID: 44464

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro project %

何卒ご教授くださいますようよろしくお願いします。

ご回答ありがとうございます。

手順とバージョンはあってそうですね。

ちなみに私も同じ手順でやってみましたが、添付のように成功しています。

あとは考えられるのは、pullしているテーマに問題がある場合ですが、例えば、テーマストアからインストールしたdawnや、GitHub連携してmasterから持ってきた最新のdawn、もしくはほかのテーマストアのテーマなどをpullした場合はどうですか?

1 Like

とりあえずストアに入っている”Debut”でやってみましたが同じ結果でした。

次に、https://github.com/Shopify/dawnからdawn-main.zipを落として管理画面からアップロード、
次にターミナルで操作しましたが同じ下記の結果になりました。。。

Last login: Mon Sep 6 23:38:11 on ttys000

[email removed] ~ % cd Desktop/project

[email removed] project % shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

[email removed] project % shopify theme pull

? Select a theme to pull from (You chose: Dawn-main [unpublished])

┏━━ Pulling theme files from Dawn-main (#126961877191) on test-rev-04.myshopify.com

┃ 100%

┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (92.49s) ━━

✓ Theme pulled successfully

[email removed] project % shopify theme serve

This command ran with ID: 11335

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.2.2/gems/shopify-cli-2.2.2/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

[email removed] project %

その後

shopify theme checkをしてみたら下記のようなコードが出ますが何か関係あるのでしょうか?

[email removed] project % shopify theme check

NOTE: nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri. See https://github.com/sparklemotion/nokogiri/issues/2205 for more information.

Checking . …

sections/header.liquid: suggestion: TemplateLength: Template has too many lines [548/500].

sections/main-collection-product-grid.liquid: suggestion: TemplateLength: Template has too many lines [513/500].

sections/predictive-search.liquid:1: error: UndefinedObject: Undefined object predictive_search.

{%- if predictive_search.performed -%}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

sections/predictive-search.liquid:3: error: UndefinedObject: Undefined object predictive_search.

{%- if predictive_search.resources.products.size > 0 -%}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

sections/predictive-search.liquid:13: error: UndefinedObject: Undefined object predictive_search.

{%- for product in predictive_search.resources.products -%}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

sections/predictive-search.liquid:38: error: UndefinedObject: Undefined object predictive_search.

{{ ‘templates.search.search_for’ | t: terms: predictive_search.terms }}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

sections/predictive-search.liquid:53: error: UndefinedObject: Undefined object predictive_search.

{{ ‘templates.search.no_results’ | t: terms: predictive_search.terms }}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

sections/predictive-search.liquid:55: error: UndefinedObject: Undefined object predictive_search.

{{ ‘templates.search.results_with_count’ | t: terms: predictive_search.terms, count: predictive_search.resources.prod…

locales/bg-BG.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/cs.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/cs.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/cs.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/da.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/da.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/da.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/de.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/de.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/de.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/el.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/en.default.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.apps, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.featured-product, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/en.default.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/es.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/es.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/es.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/fi.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/fi.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/fi.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/fr.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/fr.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/fr.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/hr-HR.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/hu.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/id.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/it.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/it.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/it.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/ja.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/ja.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/ja.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/ko.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/ko.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/ko.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/lt-LT.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/nb.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/nb.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/nb.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/nl.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/nl.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/nl.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/pl.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/pl.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/pl.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/pt-BR.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/pt-BR.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/pt-BR.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/pt-PT.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/pt-PT.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/pt-PT.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/ro-RO.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/ru.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/sk-SK.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/sl-SI.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/sv.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/sv.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/sv.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/th.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/th.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/th.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/tr.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/tr.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/tr.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/vi.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/vi.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/vi.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/zh-CN.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/zh-CN.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/zh-CN.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

locales/zh-TW.json: suggestion: MatchingTranslations: Extra translation keys: general.share.share, blogs.article.read_more, sections.footer.social_placeholder.

locales/zh-TW.schema.json: suggestion: MatchingTranslations: Extra translation keys: settings_schema, sections.announcement-bar, sections.collage, sections.collection-list, sections.contact-form, sections.custom-liquid, sections.featured-blog, sections.featured-collection, sections.image-banner, sections.image-with-text, sections.main-article, sections.main-blog, sections.main-cart-footer, sections.main-cart-items, sections.main-collection-banner, sections.main-collection-product-grid, sections.main-list-collections, sections.main-page, sections.main-password-footer, sections.main-password-header, sections.main-product, sections.main-search, sections.multicolumn, sections.newsletter, sections.page, sections.product-recommendations, sections.rich-text, sections.apps, sections.featured-product, sections.header.name, sections.header.settings, sections.footer.name, sections.footer.blocks, sections.footer.settings, sections.video.name, sections.video.settings, sections.video.presets.

locales/zh-TW.schema.json: suggestion: MatchingTranslations: Missing translation keys: general, date_formats, newsletter, accessibility, blogs, onboarding, products, templates, sections.header.announcement, sections.header.menu, sections.header.cart_count, sections.cart, sections.footer.payment, sections.featured_blog, sections.featured_collection, sections.collection_list, sections.collection_template, sections.video.load_video, localization, customer, gift_cards.

sections/predictive-search.liquid:17: suggestion: ImgLazyLoading: Add a loading=“lazy” attribute to defer loading of images.

<img class=“predictive-search__image”

220 files inspected, 81 offenses detected, 0 offenses auto-correctable

[email removed] project %

ありがとうございます。

とりあえず一度、"Debut"でやって見ましたが結果は同じエラーでした。

次にhttps://github.com/Shopify/dawnからdawn-main.zipをダウンロードして管理画面からアップしても同じ結果でした。

次に、管理画面のShopify テーマストアからDawnを入れて同じ操作をしましたが同じ結果でした。。。

なるほど、ありがとうございます。

cd Desktop/project → 事前に作っていたフォルダに移動

project の中は空ですか? 一度このディレクトリを消して、新しく空のフォルダをつくて、そこでpullしてみてください。

pullするとその場所にテーマファイルをダウンロードしますが、別のテーマや関係ないファイルがあると衝突するのではと思います。

それでも問題がある場合は、私の共有したcreateの方法で、theme init から新規のDawnテーマをCLIでローカルで作って serveしてみてください。

これでも同じエラーの場合、使っているruntime (Ruby)などやCLIのインストールがおかしい可能性がありますね・・

1 Like

ありがとうございます。

shopify theme initしてDawnを落としました。そしてまた、

cdでディレクトリ移動、

shopify login --store test-rev-04.myshopify.comでログイン、

shopify theme serve
をしました。

結果は同じでした。

rubyは下記です。

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % ruby -v

ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-darwin20]

shopify CLIはruby 2.7以上とあったかと思いますのでこれで行けるかと思うのですが、、、、。

そちらのrubyのバージョンは何をお使いですか?

また、shopify versionは2.2.2ですが何をお使いですか?

ありがとうございます。

バージョンは2.2.2 で、ruby は、

ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20]

なので、公式サポートよりちょっと古いですね。

OSはMacで最新です。

インストールは、gemかhomebrewで行われたのでしょうか?

https://shopify.dev/themes/getting-started/create

もう一度上記の手順でインストールからやり直してみてください。

あとは、疑わしい点は、sudo などのパーミションの問題です。

rubyやCLIのインストールをしたユーザー権限とCLIのユーザー権限が異なっていたりすると、予期せぬエラーが出ることがあります。

1 Like

ちなみに、エラーが出ている直接のソースの箇所は何らかのURLアクセスが失敗しているようです。

ショップにログインしたり、パートナーアカウントにログインできているのであれば、ネットワークは問題ないと思いますが、両方ちゃんとCLIからログインできていますか?

CLIの実行にはショップ以外に、パートナーアカウントへのログインも必要です。ログインセッションがない、初回の場合は、ブラウザが立ち上がって、ショップやパートナーアカウントにログインする操作が実行されますが、それは成功しましたか?

1 Like

ありがとうございます。

はい、ブラウザが立ち上がり英語が出ました。
ターミナルで作業している間も管理画面に入っています。

最新は2.3.0に上がったようですね。

作業コードは下記になりました。

[email removed] ~ % brew tap shopify/shopify

Updating Homebrew…

==> Auto-updated Homebrew!

Updated 2 taps (shopify/shopify and homebrew/core).

==> New Formulae

abricate bioperl datree libmng rollup

airspyhf bubblewrap dotbot librespot sail

alembic cargo-llvm-lines drill lit spirv-llvm-translator

ansilove cargo-outdated esbuild locust uftrace

artillery chrpath f2 mrbayes vite

atop cilium-cli fastq-tools msgpack-cxx vue-cli

basis_universal cue [email removed] nanoflann yt-dlp

==> Updated Formulae

Updated 1222 formulae.

==> Renamed Formulae

kafkacat → kcat

==> Deleted Formulae

[email removed] [email removed] procyon-decompiler

[email removed] ~ % brew install shopify-cli

==> Installing shopify-cli from shopify/shopify

shopify-cli 2.2.2 is installed but outdated

==> Upgrading shopify/shopify/shopify-cli

2.2.2 → 2.3.0

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1l

######################################################################## 100.0%

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d0989e7dc562

==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d

######################################################################## 100.0%

==> Fetching shopify-cli from gem source

Fetching shopify-cli-2.3.0.gem

Downloaded shopify-cli-2.3.0

==> Installing dependencies for shopify/shopify/shopify-cli: [email removed]

==> Installing shopify/shopify/shopify-cli dependency: [email removed]

==> Pouring [email removed]

==> Regenerating CA certificate bundle from keychain, this may take a while…

:beer_mug: [email removed] 8,073 files, 18.5MB

==> Installing shopify/shopify/shopify-cli

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/shopify-cli-2.3.0.gem --n

:beer_mug: /usr/local/Cellar/shopify-cli/2.3.0: 1,778 files, 34.3MB, built in 28 seconds

Removing: /usr/local/Cellar/shopify-cli/2.2.2… (1,843 files, 38.5MB)

==> Upgrading 1 dependent:

shopify/shopify/theme-check 1.2.0 → 1.4.0

==> Upgrading shopify/shopify/theme-check

1.2.0 → 1.4.0

==> Fetching theme-check from gem source

Fetching theme-check-1.4.0.gem

Downloaded theme-check-1.4.0

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/theme-check-1.4.0.gem --n

:beer_mug: /usr/local/Cellar/theme-check/1.4.0: 655 files, 25.8MB, built in 14 seconds

Removing: /usr/local/Cellar/theme-check/1.2.0… (721 files, 30.0MB)

==> Checking for dependents of upgraded formulae…

==> No broken dependents found!

[email removed] ~ % cd Desktop/aaa

[email removed] aaa % shopify theme init

shopify theme init

? Theme name

pro

┏━━ Cloning https://github.com/Shopify/dawn.git into pro… ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

┃ 100%

┗━━ ✓ Cloned into pro ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (1.93s) ━━

[email removed] aaa % cd pro

[email removed] pro % shopify login --store test-rev-04.myshopify.com

shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

[email removed] pro % shopify theme serve

shopify theme serve

This command ran with ID: 87760

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

[email removed] pro %

rubyは変更せず

ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20]

[email removed] pro %

でターミナル動かしてます。

はい、ログインしています。
最初はブラウザが立ち上がり英語が出ました。

CLIを再度インストールしました。

こちらも結果は同じでした・・・。

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % brew tap shopify/shopify

Updating Homebrew…

==> Auto-updated Homebrew!

Updated 2 taps (shopify/shopify and homebrew/core).

==> New Formulae

abricate bioperl datree libmng rollup

airspyhf bubblewrap dotbot librespot sail

alembic cargo-llvm-lines drill lit spirv-llvm-translator

ansilove cargo-outdated esbuild locust uftrace

artillery chrpath f2 mrbayes vite

atop cilium-cli fastq-tools msgpack-cxx vue-cli

basis_universal cue go@1.16 nanoflann yt-dlp

==> Updated Formulae

Updated 1222 formulae.

==> Renamed Formulae

kafkacat → kcat

==> Deleted Formulae

boost@1.57 boost@1.60 procyon-decompiler

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % brew install shopify-cli

==> Installing shopify-cli from shopify/shopify

shopify-cli 2.2.2 is installed but outdated

==> Upgrading shopify/shopify/shopify-cli

2.2.2 → 2.3.0

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1l

######################################################################## 100.0%

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d0989e7dc562

==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d

######################################################################## 100.0%

==> Fetching shopify-cli from gem source

Fetching shopify-cli-2.3.0.gem

Downloaded shopify-cli-2.3.0

==> Installing dependencies for shopify/shopify/shopify-cli: openssl@1.1

==> Installing shopify/shopify/shopify-cli dependency: openssl@1.1

==> Pouring openssl@1.1–1.1.1l.big_sur.bottle.tar.gz

==> Regenerating CA certificate bundle from keychain, this may take a while…

:beer_mug: /usr/local/Cellar/openssl@1.1/1.1.1l: 8,073 files, 18.5MB

==> Installing shopify/shopify/shopify-cli

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/shopify-cli-2.3.0.gem --n

:beer_mug: /usr/local/Cellar/shopify-cli/2.3.0: 1,778 files, 34.3MB, built in 28 seconds

Removing: /usr/local/Cellar/shopify-cli/2.2.2… (1,843 files, 38.5MB)

==> Upgrading 1 dependent:

shopify/shopify/theme-check 1.2.0 → 1.4.0

==> Upgrading shopify/shopify/theme-check

1.2.0 → 1.4.0

==> Fetching theme-check from gem source

Fetching theme-check-1.4.0.gem

Downloaded theme-check-1.4.0

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/theme-check-1.4.0.gem --n

:beer_mug: /usr/local/Cellar/theme-check/1.4.0: 655 files, 25.8MB, built in 14 seconds

Removing: /usr/local/Cellar/theme-check/1.2.0… (721 files, 30.0MB)

==> Checking for dependents of upgraded formulae…

==> No broken dependents found!

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % cd Desktop/aaa

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro aaa % shopify theme init

shopify theme init

? Theme name

pro

┏━━ Cloning https://github.com/Shopify/dawn.git into pro… ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

┃ 100%

┗━━ ✓ Cloned into pro ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (1.93s) ━━

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro aaa % cd pro

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro pro % shopify login --store test-rev-04.myshopify.com

shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro pro % shopify theme serve

shopify theme serve

This command ran with ID: 87760

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

CLIのインストールもやり直しました。

Last login: Tue Sep 7 00:43:35 on ttys000

[email removed] ~ % brew tap shopify/shopify

Updating Homebrew…

==> Auto-updated Homebrew!

Updated 2 taps (shopify/shopify and homebrew/core).

==> New Formulae

abricate bioperl datree libmng rollup

airspyhf bubblewrap dotbot librespot sail

alembic cargo-llvm-lines drill lit spirv-llvm-translator

ansilove cargo-outdated esbuild locust uftrace

artillery chrpath f2 mrbayes vite

atop cilium-cli fastq-tools msgpack-cxx vue-cli

basis_universal cue [email removed] nanoflann yt-dlp

==> Updated Formulae

Updated 1222 formulae.

==> Renamed Formulae

kafkacat → kcat

==> Deleted Formulae

[email removed] [email removed] procyon-decompiler

[email removed] ~ % brew install shopify-cli

==> Installing shopify-cli from shopify/shopify

shopify-cli 2.2.2 is installed but outdated

==> Upgrading shopify/shopify/shopify-cli

2.2.2 → 2.3.0

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1l

######################################################################## 100.0%

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d0989e7dc562

==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d

######################################################################## 100.0%

==> Fetching shopify-cli from gem source

Fetching shopify-cli-2.3.0.gem

Downloaded shopify-cli-2.3.0

==> Installing dependencies for shopify/shopify/shopify-cli: [email removed]

==> Installing shopify/shopify/shopify-cli dependency: [email removed]

==> Pouring [email removed]

==> Regenerating CA certificate bundle from keychain, this may take a while…

:beer_mug: [email removed] 8,073 files, 18.5MB

==> Installing shopify/shopify/shopify-cli

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/shopify-cli-2.3.0.gem --n

:beer_mug: /usr/local/Cellar/shopify-cli/2.3.0: 1,778 files, 34.3MB, built in 28 seconds

Removing: /usr/local/Cellar/shopify-cli/2.2.2… (1,843 files, 38.5MB)

==> Upgrading 1 dependent:

shopify/shopify/theme-check 1.2.0 → 1.4.0

==> Upgrading shopify/shopify/theme-check

1.2.0 → 1.4.0

==> Fetching theme-check from gem source

Fetching theme-check-1.4.0.gem

Downloaded theme-check-1.4.0

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/theme-check-1.4.0.gem --n

:beer_mug: /usr/local/Cellar/theme-check/1.4.0: 655 files, 25.8MB, built in 14 seconds

Removing: /usr/local/Cellar/theme-check/1.2.0… (721 files, 30.0MB)

==> Checking for dependents of upgraded formulae…

==> No broken dependents found!

[email removed] ~ % cd Desktop/aaa

[email removed] aaa % shopify theme init

shopify theme init

? Theme name

pro

┏━━ Cloning https://github.com/Shopify/dawn.git into pro… ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

┃ 100%

┗━━ ✓ Cloned into pro ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (1.93s) ━━

[email removed] aaa % cd pro

[email removed] pro % shopify login --store test-rev-04.myshopify.com

shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

[email removed] pro % shopify theme serve

shopify theme serve

This command ran with ID: 87760

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

ありがとうございます。
CLIのインストールもやり直しました。

Last login: Tue Sep 7 00:43:35 on ttys000

[email removed] ~ % brew tap shopify/shopify

Updating Homebrew…

==> Auto-updated Homebrew!

Updated 2 taps (shopify/shopify and homebrew/core).

==> New Formulae

abricate bioperl datree libmng rollup

airspyhf bubblewrap dotbot librespot sail

alembic cargo-llvm-lines drill lit spirv-llvm-translator

ansilove cargo-outdated esbuild locust uftrace

artillery chrpath f2 mrbayes vite

atop cilium-cli fastq-tools msgpack-cxx vue-cli

basis_universal cue [email removed] nanoflann yt-dlp

==> Updated Formulae

Updated 1222 formulae.

==> Renamed Formulae

kafkacat → kcat

==> Deleted Formulae

[email removed] [email removed] procyon-decompiler

[email removed] ~ % brew install shopify-cli

==> Installing shopify-cli from shopify/shopify

shopify-cli 2.2.2 is installed but outdated

==> Upgrading shopify/shopify/shopify-cli

2.2.2 → 2.3.0

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1l

######################################################################## 100.0%

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d0989e7dc562

==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d

######################################################################## 100.0%

==> Fetching shopify-cli from gem source

Fetching shopify-cli-2.3.0.gem

Downloaded shopify-cli-2.3.0

==> Installing dependencies for shopify/shopify/shopify-cli: [email removed]

==> Installing shopify/shopify/shopify-cli dependency: [email removed]

==> Pouring [email removed]

==> Regenerating CA certificate bundle from keychain, this may take a while…

:beer_mug: [email removed] 8,073 files, 18.5MB

==> Installing shopify/shopify/shopify-cli

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/shopify-cli-2.3.0.gem --n

:beer_mug: /usr/local/Cellar/shopify-cli/2.3.0: 1,778 files, 34.3MB, built in 28 seconds

Removing: /usr/local/Cellar/shopify-cli/2.2.2… (1,843 files, 38.5MB)

==> Upgrading 1 dependent:

shopify/shopify/theme-check 1.2.0 → 1.4.0

==> Upgrading shopify/shopify/theme-check

1.2.0 → 1.4.0

==> Fetching theme-check from gem source

Fetching theme-check-1.4.0.gem

Downloaded theme-check-1.4.0

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/theme-check-1.4.0.gem --n

:beer_mug: /usr/local/Cellar/theme-check/1.4.0: 655 files, 25.8MB, built in 14 seconds

Removing: /usr/local/Cellar/theme-check/1.2.0… (721 files, 30.0MB)

==> Checking for dependents of upgraded formulae…

==> No broken dependents found!

[email removed] ~ % cd Desktop/aaa

[email removed] aaa % shopify theme init

shopify theme init

? Theme name

pro

┏━━ Cloning https://github.com/Shopify/dawn.git into pro… ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

┃ 100%

┗━━ ✓ Cloned into pro ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (1.93s) ━━

[email removed] aaa % cd pro

[email removed] pro % shopify login --store test-rev-04.myshopify.com

shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

[email removed] pro % shopify theme serve

shopify theme serve

This command ran with ID: 87760

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

CLIを再度インストールしました。

こちらも結果は同じでした・・・。

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % brew tap shopify/shopify

Updating Homebrew…

==> Auto-updated Homebrew!

Updated 2 taps (shopify/shopify and homebrew/core).

==> New Formulae

abricate bioperl datree libmng rollup

airspyhf bubblewrap dotbot librespot sail

alembic cargo-llvm-lines drill lit spirv-llvm-translator

ansilove cargo-outdated esbuild locust uftrace

artillery chrpath f2 mrbayes vite

atop cilium-cli fastq-tools msgpack-cxx vue-cli

basis_universal cue go@1.16 nanoflann yt-dlp

==> Updated Formulae

Updated 1222 formulae.

==> Renamed Formulae

kafkacat → kcat

==> Deleted Formulae

boost@1.57 boost@1.60 procyon-decompiler

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % brew install shopify-cli

==> Installing shopify-cli from shopify/shopify

shopify-cli 2.2.2 is installed but outdated

==> Upgrading shopify/shopify/shopify-cli

2.2.2 → 2.3.0

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1l

######################################################################## 100.0%

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d0989e7dc562

==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ff8b2a965c680b4d9baccd60e799d

######################################################################## 100.0%

==> Fetching shopify-cli from gem source

Fetching shopify-cli-2.3.0.gem

Downloaded shopify-cli-2.3.0

==> Installing dependencies for shopify/shopify/shopify-cli: openssl@1.1

==> Installing shopify/shopify/shopify-cli dependency: openssl@1.1

==> Pouring openssl@1.1–1.1.1l.big_sur.bottle.tar.gz

==> Regenerating CA certificate bundle from keychain, this may take a while…

:beer_mug: /usr/local/Cellar/openssl@1.1/1.1.1l: 8,073 files, 18.5MB

==> Installing shopify/shopify/shopify-cli

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/shopify-cli-2.3.0.gem --n

:beer_mug: /usr/local/Cellar/shopify-cli/2.3.0: 1,778 files, 34.3MB, built in 28 seconds

Removing: /usr/local/Cellar/shopify-cli/2.2.2… (1,843 files, 38.5MB)

==> Upgrading 1 dependent:

shopify/shopify/theme-check 1.2.0 → 1.4.0

==> Upgrading shopify/shopify/theme-check

1.2.0 → 1.4.0

==> Fetching theme-check from gem source

Fetching theme-check-1.4.0.gem

Downloaded theme-check-1.4.0

==> /usr/local/opt/ruby/bin/gem install /Users/miyazakitoshikazu/Library/Caches/Homebrew/theme-check-1.4.0.gem --n

:beer_mug: /usr/local/Cellar/theme-check/1.4.0: 655 files, 25.8MB, built in 14 seconds

Removing: /usr/local/Cellar/theme-check/1.2.0… (721 files, 30.0MB)

==> Checking for dependents of upgraded formulae…

==> No broken dependents found!

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro ~ % cd Desktop/aaa

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro aaa % shopify theme init

shopify theme init

? Theme name

pro

┏━━ Cloning https://github.com/Shopify/dawn.git into pro… ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

┃ 100%

┗━━ ✓ Cloned into pro ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (1.93s) ━━

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro aaa % cd pro

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro pro % shopify login --store test-rev-04.myshopify.com

shopify login --store test-rev-04.myshopify.com

Logged into store test-rev-04.myshopify.com in partner organization studio Rev

miyazakitoshikazu@miyazakitoshikazunoMacBook-Pro pro % shopify theme serve

shopify theme serve

This command ran with ID: 87760

Please include this information in any issues/report along with relevant logs

/usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:78:in `block in request’: 422 (ShopifyCli::API::APIRequestClientError)

{“errors”:{“name”:[“が長すぎます (最高でも50文字以下です)”]}}

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/api.rb:86:in `request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:92:in `block in rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/admin_api.rb:95:in `rest_request’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/theme.rb:104:in `create’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/development_theme.rb:26:in `ensure_exists!’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/theme/dev_server.rb:36:in `start’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/project_types/theme/commands/serve.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/sub_command.rb:13:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/command.rb:19:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:16:in `block (2 levels) in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:37:in `block (2 levels) in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui/stdout_router.rb:169:in `with_id’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:36:in `block in with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-ui/lib/cli/ui.rb:176:in `log_output_to’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:35:in `with_logging’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:15:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:45:in `block (2 levels) in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:44:in `block in with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:55:in `twrap’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:43:in `with_traps’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/executor.rb:14:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/executor.rb:15:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:24:in `block in call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/monorail.rb:32:in `log’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/lib/shopify-cli/core/entry_point.rb:23:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:33:in `block in <top (required)>’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:75:in `handle_abort’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/vendor/deps/cli-kit/lib/cli/kit/error_handler.rb:21:in `call’

from /usr/local/Cellar/shopify-cli/2.3.0/gems/shopify-cli-2.3.0/bin/shopify:32:in `<top (required)>’

from /usr/local/bin/shopify:6:in `load’

from /usr/local/bin/shopify:6:in `’

はい、最初はブラウザが立ち上がり英語が出ました。

HomebrewでCLIをインストールし直し、操作しましたが同じ結果でした。

その後 shopify theme check すると

NOTE: nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri. See https://github.com/sparklemotion/nokogiri/issues/2205 for more information.

最初の投稿のこれを見落としていました。

theme serve でローカルでテーマを立ち上げる時や、CLIでアプリをPCで実行するときは、内部的にngrokというツールを使っています。これはローカルPCのURLを、Shopifyがアクセス可能な外部URLに変換するものですが、以下に今回と似た事象が報告されています。

https://github.com/Shopify/shopify-cli/issues/1020

おそらくこのngrokというライブラリがうまくインストールできていないのではと思います。

新しいCLIだと、インストール時にこのツールも一緒に入れてくれますが、何かの拍子でngrok自体先に入れてあると、そのバージョンが不一致だったりしてうまく動かないのかもしれません。

上記だと、ngrokを手動で入れるように書いてありますが、

ngrok --version

でインストールされているngrokを確認してもらえますか?

僕の環境は以下です。

ngrok version 2.3.30

1 Like
Show More

すいません、ずっと丁寧にありがとうございます。

[email removed] new % ngrok --version

zsh: command not found: ngrok

これはngrokが入っていないのか、そもそもzshじゃだめなのですかね?

そちらのshellは、bashで動かされてますか?

すいません、ありがとうございます。

[email removed] new % ngrok --version

zsh: command not found: ngrok

でしたので、一度shopify CLIを入れ直して

ngrokを入れましたが同じような感じです。

[email removed] ~ % shopify version

2.3.0

[email removed] ~ % ngrok -v

ngrok version 2.3.40

https://twitter.com/orca48691/status/1435001725270716416

こちらにも同じような方がいましたが、解決できていない人のようです。。。。