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:
run command 'theme get --password=mypassword --store=our store ID here.myshopify.com --theme=our theme ID here'
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):
OS [e.g. iOS]: Ubuntu 18.04.4 LTS (Using Windows Subsystem for Linux on Windows 10 Pro, Build Number: 19042)
Themekit version (run theme version to check): ThemeKit 1.3.0 linux/amd64
Editor [e.g. atom, sublime]: VIM 8
Ignore:
Additional context
Add any other context about the problem here.
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:
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.