Loading...
Started by Jeroen Roumen • Jun 19, 2025 8:30 AM
Total Replies
2
Participants
2
Activity
Quiet
Duration
8:30 AM
Thread starter
hs project upload command to specify the location of the hsproject.json? The cli seems like it’s looking recursively through my entire codebase. We are trying to do a multi-project setup where we store all config files like theme.json, fields.json and hsproject in a different folder and with a script copy things in the correct location. This means when deploying there will be two hsproject files and the cli errors out.✖ Failed to upload x project files to dev [standard] (12345678)
[ERROR] Failed to queue the build because project `x` failed validation. Make sure there are no duplicate component names and contact support if the problem persists.
- There are two components of type THEME with the same display name PlushCare Theme at paths (/src/theme, /theme-configs/y). Make sure the display names are unique and try again.
ELIFECYCLE Command failed with exit code 1.