You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command theme deploy throws "this file is not part of your theme" error
[development] Warning, this is the live theme on xyz-dev.
[development] 2|2 [==============================================================================] 100 %
[development] 2 files, Updated: 1, No Change: 1, Errored: 1
[development] Errors encountered:
[development] (sections/xyz.liquid) this file is not part of your theme
finished command with errors
Steps to reproduce the behavior:
run command 'theme new --password=mypassword --store=store.myshopify.com --name=theme'
run command 'theme download layout/theme.liquid'
create a sections folder in the same dir
Create a new liquid file(xyz.liquid) under sections
run command 'theme deploy layout/theme.liquid sections/xyz.liquid'
Expected behavior
sections/xyz.liquid should be uploaded
Environment:
OS [e.g. iOS]: mac & linux
Themekit version (run theme version to check): 1.3.1 (tried out previous versions as well)
Editor [e.g. atom, sublime]: sublime
Ignore:
Additional context
This has been working until feb 21 noon.
The text was updated successfully, but these errors were encountered:
command theme deploy throws "this file is not part of your theme" error
Steps to reproduce the behavior:
Expected behavior
sections/xyz.liquid should be uploaded
Environment:
Additional context
This has been working until feb 21 noon.
The text was updated successfully, but these errors were encountered: