Skip to content
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

Internal type errors upgrading from 16.1.0 to 16.2.0 with flow and clientSchemaExtensions #4683

Open
matclayton opened this issue Apr 24, 2024 · 2 comments

Comments

@matclayton
Copy link
Contributor

Creating issues for Relay

When upgrading from Relay 16.1.0 to 16.2.0 (and 0.0.0-main-87bd0f5b) we see new flow errors. We're running flow 0.190.1, so its quite old.

There are 9 errors and they are all essentially the same as the one below. These to me appear to be internal to Relay, however I would value any advice on if these are a bug in relay or flow, and how to get past them.

Screenshot 2024-04-24 at 12 48 40

I realize we're on quite an old version of flow at this point, but LTI has been very tricky for us to upgrade past, so its not a realistic option in the short term.

@captbaritone
Copy link
Contributor

I assume you've upgraded both the runtime and compiler packages and rebuilt?

Can you share a paste of the full error message? We don't officially support older versions of Flow, so your best bet if it is related the Flow versions, will be to find a workaround.

@matclayton
Copy link
Contributor Author

Thanks for the response, yes we updated all the packages and cleared out and rebuilt.

Heres a dpaste of the whole error: https://dpaste.org/oGmCi

Sadly github is butchering the paste in the comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants