Shopify / themekit

Shopify theme development command line tool.
https://shopify.dev/tools/theme-kit
MIT License
1.19k stars 374 forks source link

Cannot install config/settings_data.json #944

Open ArunSahadeo opened 3 years ago

ArunSahadeo commented 3 years ago

Describe the bug I have been downloading theme files from the staging version of a client site.

Following multiple attempts, I have been unable to install config/settings_data.json using both theme get and theme download - whereas every other file has downloaded successfully.

I had to run the theme get command multiple times due to being rate limited (there seems to be 1196 files in total from the theme), but eventually every file has downloaded, apart from config/settings_data.json.

To Reproduce Steps to reproduce the behavior:

  1. run command 'theme get --password=mypassword --store=our store ID here.myshopify.com --theme=our theme ID here'
  2. Repeat 1 (can substitute with theme download if config.yml is created) until most files have downloaded (apart from config/settings_data.json)

Expected behavior A clear and concise description of what you expected to happen.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

Ai-Eli-ML commented 3 years ago

use --themeid not --theme