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

Theme get --list stop working properly and versioning is hard to follow #858

Closed
chefjuanpi opened this issue Dec 3, 2020 · 0 comments · Fixed by #862
Closed

Theme get --list stop working properly and versioning is hard to follow #858

chefjuanpi opened this issue Dec 3, 2020 · 0 comments · Fixed by #862

Comments

@chefjuanpi
Copy link

Describe the bug
Hi,
Exist a bug on themekit version 1.1.3, on theme get --list . Now theme_id is mandatory all times, this not works because --list serve to find the theme_ids o the first place.

I find a bypass using
theme get --list -p=[your-api-password] -s=[your-store.myshopify.com] -t=0

To Reproduce
Steps to reproduce the behavior:

  1. run command 'theme get --list -p=[your-api-password] -s=[your-store.myshopify.com] '
  2. you'll receive the error invalid environment [development]: (missing theme_id)

Expected behavior
use the command 'theme get --list -p=[your-api-password] -s=[your-store.myshopify.com] ' without the need to add a fake theme_id

Environment (please complete the following information):

  • OS [e.g. iOS]: windows
  • Themekit version (run theme version to check): 1.1.3
  • Editor [e.g. atom, sublime]: vscode
  • Ignore:

Additional context
I just update to 1.1.3, the application shows a msg about the update but here i can't see the release 1.1.3, the last release when i write this is 1.1.2.

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

Successfully merging a pull request may close this issue.

1 participant