Fran Dios
Fran Dios
After some research, it looks like this is something that needs to be fixed properly in `@shopify/cli-kit`. For the time being, we've added a better error when this happens: The...
@jamalsoueidan Can you try installing `@shopify/mini-oxygen@next` after [this GH action](https://github.com/Shopify/hydrogen/actions/runs/8750862405) succeeds? Or you can also do the same change of this PR in your local `node_modules/@shopify/mini-oxygen` package, it's not a...
Ohh interesting, I think I know how to fix that but that will need to wait for a week or two ✈️ Feel free to reopen the issue and give...
What do you mean with "the graphql"? A graphql query? Codegen? Graph*i*QL?
>if you run multiply window, it will break as before just to let you know, i can live with one window. I'm testing with 5 tabs open but I can't...
@jamalsoueidan I think I found the problem with the GraphQL thing, thanks for reporting: https://github.com/Shopify/hydrogen/pull/2077
The errors from https://github.com/remix-run/remix/issues/7246 are fixed 🎉 Now waiting for the 2023-10 SFAPI release.
>I think we should note breaking change in changeset? I had links to the Remix release notes in the demo-store changeset but I've now added the same links to the...
Have you tried the code in production? Does it work? CLI 7.0.0 should be more similar to production so maybe it's just showing a real problem in your code. Or...
>config.plugins.map is not a function I think this error is now fixed in the latest release (https://github.com/Shopify/hydrogen/issues/1734). Try updating with `h2 upgrade`. >My code seems fine in both dev and...