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

Error when using with relay-runtime 11.0.2 #82

Closed
litewarp opened this issue Apr 16, 2021 · 2 comments
Closed

Error when using with relay-runtime 11.0.2 #82

litewarp opened this issue Apr 16, 2021 · 2 comments

Comments

@litewarp
Copy link

When using relay-runtime 11.0.2, I get:

error - ./node_modules/@wora/relay-offline/lib/Environment.js:5:0
Module not found: Can't resolve 'relay-runtime/lib/store/RelayModernQueryExecutor'

Downgrading back to relay-runtime 11.0.1 fixes the error.

@morrys
Copy link
Owner

morrys commented Apr 16, 2021

thanks for the tip.
relay-runtime renamed API https://github.com/facebook/relay/blob/master/packages/relay-runtime/store/OperationExecutor.js

next week I will consider how to release the fix.

@morrys
Copy link
Owner

morrys commented May 4, 2021

Hi @litewarp, issue fixed with react-relay-offline 4.0.0 version

@morrys morrys closed this as completed May 4, 2021
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