错误:不能将gems与shopify cli一起使用

laawzig2  于 2021-09-29  发布在  Java
关注(0)|答案(0)|浏览(374)

我是新的shopify主题开发。目前正在学习shopify的教程。一切进展顺利,但每次运行“shopify主题服务”时,我都会遇到以下错误:

[Note] You cannot use gems with Shopify CLI.
[LoadError] cannot load such file -- wdm
       They are disabled.
       Please don't modify the CLI locally.
       If you would like to contribute to the CLI project, please refer to
       https://github.com/Shopify/shopify-cli/blob/main/.github/CONTRIBUTING.md

  Please add the following to your Gemfile to avoid polling for changes:
    gem 'wdm', '>= 0.1.0' if Gem.win_platform?
X You are not authorized to edit themes on banana-man-co.myshopify.com.
Make sure you are a user of that store, and allowed to edit themes.

另外,我知道上面说我无权编辑主题,但我很确定我是以管理员身份登录的。有人知道怎么解决这个问题吗?

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题