A space to discuss online store customization, theme development, and Liquid templating.
Theme deploy returns the below error.
Errors encountered:
(sections/widget.liquid) this file is not part of your theme
(layout/theme.liquid) this file is not part of your theme
finished command with errors
I'm on ThemeKit 1.3.1(latest). Anybody know a fix?
Versions <= 1.0.3 doesn't have checksum for file comparison and it is working for now.
So, if you have the same issue downgrade to 1.0.3.
theme update --version=1.0.3
But make sure to go through the changelogs.
I confirm this is still an issue. The version that @htanipog used works as expected.