FROM CACHE - zh-cn_header
此社区已转向点对点支持。Shopify 支持团队将不再为此社区提供服务。我们建议您与其他商家和合作伙伴建立联系以获取帮助,并分享您的经验! 如发现有任何违反我们行为准则的行为或您希望删除的内容,欢迎继续举报。

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

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

Lennon
观光客
5 0 1

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

Lennon_0-1640167999948.png

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

2 条回复2

Tim_Mak
探路者
103 13 21
  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
Lennon
观光客
5 0 1

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

Lennon_0-1640256459207.png