Shopify cli中的指令不能正常运作,pull指令,serve指令等都有问题

shopify theme pull指令拉取模板,所有的图片都拉取失败

官网上也没找到类似的解决方案,定位不到问题产生的原因,有没有人遇到过类似的问题并解决的?

  1. Visit the storefront URL
  2. Open the JS console (Cmd+Option+J or F12 > Console), type Shopify.theme.id, and hit Enter. Copy that ID number.
  3. In your terminal run shopify theme pull --themeid=THEME_ID_YOU_COPIED

Anyway i run pull command with themeid. It doesn’t work well with what i think. All the images pull error.