themekit
themekit copied to clipboard
Issue with theme cli saying theme is updated but it is not actually updated
Describe the bug I am running v 1.3.1 and every time I make a change on the theme on my local environment when I am theme watch --allow-live running, the theme changes do not reflect on the LIVE THEME.
To Reproduce Steps to reproduce the behavior:
- theme get -l -p
-s - theme get -p
-s -t - theme watch --allow-live
Expected behavior I need the files to be updated in Shopify. The theme watch command says it is updated; however, it is not on the live theme
Environment (please complete the following information):
- OS [e.g. iOS]: Sonoma 14.1.1
- Themekit version (run theme version to check): 1.3.1
- Editor [e.g. atom, sublime]: vs code
- Ignore:
Additional context in the cli, it says development in brackets. Could it be a environment issue?