Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy command not working #991

Open
gopida opened this issue Feb 23, 2023 · 0 comments
Open

Deploy command not working #991

gopida opened this issue Feb 23, 2023 · 0 comments

Comments

@gopida
Copy link

gopida commented Feb 23, 2023

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:

  1. run command 'theme new --password=mypassword --store=store.myshopify.com --name=theme'
  2. run command 'theme download layout/theme.liquid'
  3. create a sections folder in the same dir
  4. Create a new liquid file(xyz.liquid) under sections
  5. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant