-
Notifications
You must be signed in to change notification settings - Fork 64
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
Cannot install and run theme from fresh clone #57
Comments
@amaidah did you find a fix? getting similar push error yarn run v1.22.19 ✔ Successfully set editor values for xyz storefront 7Vxxxxxxyyyyzzzi. exec error: Error: Command failed: swell storefronts push --id $SWELL_STOREFRONT_ID -t editor -s defaults -f ./config/editor.json --secret-key $SWELL_SECRET_KEY --store $SWELL_STORE_ID ✔ Successfully pushed theme.horizon.heading_with_text model to xyzstore. ✔ Successfully pushed theme.horizon.multiple_panels model to xyz store. ✔ Successfully pushed theme.horizon.divider model to xyz store. ✔ Successfully pushed theme.horizon.full_width_media model to xyz store. ✔ Successfully pushed theme.horizon.reviews model to xyz store. ✔ Successfully pushed theme.horizon.products_preview model to xyz store. ✔ Successfully pushed theme.horizon.memberships model to xyz store. ✔ Successfully pushed theme.horizon.quiz_question model to xyz store. ✔ Successfully pushed theme.horizon.multiple_features model to xyz store. ✔ Successfully pushed theme.horizon.quiz_transition model to xyz store. ✔ Successfully pushed theme.horizon.quiz model to xyz store. ✔ Successfully pushed theme.horizon.categories_preview model to xyz store. ✔ Successfully pushed theme.horizon.page model to xyz store. ✔ Successfully pushed theme.horizon.press_mentions_carousel model to xyz store. ✔ Successfully pushed theme.horizon.product model to xyz store. ✔ Successfully pushed theme.horizon.category model to xyz store. $ graphql-codegen --config codegen.yml -r dotenv/config |
Swell is aware of this. Work around available here: https://github.com/orgs/swellstores/discussions/451 |
I am running into a similar issue, the posted workaround above did not work. Fresh install of Horizon, just trying to use the theme for the first time.
|
After cloning this repo, adding
.env
and runningyarn
:The text was updated successfully, but these errors were encountered: