Shopify / themekit

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

Theme watch is not working after updating themekit #770

Closed faisalfaisi91 closed 4 years ago

faisalfaisi91 commented 4 years ago

I run the theme update command this morning, and after that theme watch command is not working anymore. I'm getting the following error on my Dev instance.

"[development] This is the live theme on xxxxxx. If you wish to make changes to it, then you will have to pass the --allow-live flag cannot make changes to a live theme without an override".

Anyone can help me on this? how to solve the problem?

Thanks Regards Faisal

Kehza commented 4 years ago

The solution is in your message? Pass in '--allow-live flag' during your call when working with a Live Theme.