Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified Admin Support #974

Open
anthony-kyle opened this issue Jul 11, 2022 · 1 comment
Open

Unified Admin Support #974

anthony-kyle opened this issue Jul 11, 2022 · 1 comment
Labels

Comments

@anthony-kyle
Copy link

Describe the bug
With the new feature of Unified Admin changing the URL structure to admin.shopify.com and replacing the ...myshopify.com url, themekit does not support this, as the domain does not end in .myshopify.com

alt

To Reproduce
Steps to reproduce the behavior:

  1. run command 'theme new --password=mypassword --store=admin.shopify.com/store/<store_name> --name=theme'
  2. Receive error on domain

Expected behavior
A clear and concise description of what you expected to happen. It to successfully locate and download the theme.

Environment (please complete the following information):

  • OS [e.g. iOS]: MacOSX Monterey 12.4
  • Themekit version (run theme version to check): ThemeKit 1.3.0 darwin/amd64
  • Editor [e.g. atom, sublime]: VS Code
@binarymonkey84
Copy link

Have you tried:

theme new --password=mypassword --store=<store_name> --name=theme

i.e. without the admin.shopify.com/store/

By the way, if you're working on newer themes then I'd suggest looking at using Shopify CLI 3.0 for themes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants