Paul Hachmang
Paul Hachmang
Sorry @luluhoc, I haven't found the time to take a look yet.
@luluhoc I was thinking, can't you get it working with WSL2? https://code.visualstudio.com/docs/remote/wsl
What do you see when you run: `yarn mesh build` and `yarn graphql-codegen` separately, do you see any odd output? If you look at the yarn codegen command in the...
This might be due to a version mismatch between different packages, could you do a search through the node_modules/@graphcommerce folder for @injectable and see if you find it multiple times?
@GlCap Got it reproduced
Might be interesting to take a look here as well: https://nextjs.org/docs/advanced-features/i18n-routing Maybe we should 'simply' add some additional props to this configuration
https://github.com/magento/magento2/pull/33090
No reply to our current issues: https://github.com/piglovesyou/graphql-let/issues/606
@shiwani27 Have you got an example how you'd like the end result to look like? As a developer, how would you like to see the current code to extendable?
I've started working on the i18n stuff, but I am going to run into an issue with serverless deployments (which we haven't even decided if it is necessary). https://github.com/isaachinman/next-i18next/issues/274