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

[BUG] ERROR in Conflict: Multiple assets emit different content to the same filename #115

Closed
marioloncarek opened this issue Jun 25, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@marioloncarek
Copy link

marioloncarek commented Jun 25, 2021

Describe the bug
When trying to run packer start i get this errors:

ERROR in Conflict: Multiple assets emit different content to the same filename ../snippets/script-tags.liquid

ERROR in Conflict: Multiple assets emit different content to the same filename ../snippets/style-tags.liquid

packer gets stuck at Compiling....

but. when using packer deploy everything is working fine

To Reproduce
Steps to reproduce the behavior:

  1. packer start

Expected behavior
Compiled code without errors

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: OSX
  • v14.17.0
  • v7.16.0

Packer (please complete the following information):

  • Shopify Packer - v2.2.0

Theme (please complete the following information):

  • custom debut theme
@marioloncarek marioloncarek added the bug Something isn't working label Jun 25, 2021
@marioloncarek marioloncarek changed the title ERROR in Conflict: Multiple assets emit different content to the same filename [BUG] ERROR in Conflict: Multiple assets emit different content to the same filename Jun 25, 2021
@marioloncarek
Copy link
Author

@hayes0724 can you please give me any direction how to fix this, i can not build or deploy anymore :/ thanks in advance

@marioloncarek
Copy link
Author

somehow style-tags and script-tags got included in snippets, deleting that files fix the issues because packer inject that files on deploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant