关于“theme get”命令shopify的问题

问题描述 投票:0回答:1

我在我的商店有一个主题,我想在本地机器上设置。我正在使用该命令

主题获取--password = [your-api-password] --store = [your-store.myshopify.com] --themeid = [your-theme-id]

用我的有效凭据。但是我在终端中收到错误如下:

无效环境[开发] :(无法获得绝对根浴:getwd:没有这样的文件或目录)

为什么我收到此错误?直到昨天我才使用这个命令来获取主题但是今天突然我收到了这个错误。请帮忙。

shopify liquid shopify-template
1个回答
0
投票

你确定它不是以下:

  • 主题配置--password = [your-api-password] --store = [your-store.myshopify.com] --themeid = [your-theme-id]
  • 主题下载

那时你有文件,可以用git init && git add放到git中。 && git commit -m'initial commit'

然后在编辑器中加载代码,并跟进主题观察

© www.soinside.com 2019 - 2024. All rights reserved.