Error when upgrading to versions beyond 0.94.x releases #6248
Replies: 2 comments 3 replies
-
Could you create a reproduction on CodeSandbox? |
Beta Was this translation helpful? Give feedback.
3 replies
-
I see a similar issue has just recently been created: #6254, i'll keep track there if you want to close this off? It would be great to get an answer to the question in my response above though. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't want to raise this as an issue, as i'm not sure it's an actual bug. When I upgrade to use the latest version of the cli/graphql mesh packages I run into the following exception whenever I try to build my gateway (which works on core/handler/transform packages <=0.94.x):
I'm using the following packages:
I'm not doing anything particuarily complicated and am using the following meshrc and schemas:
Any ideas on why this is happening or how I resolve it?
Beta Was this translation helpful? Give feedback.
All reactions