We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using relay-runtime 11.0.2, I get:
relay-runtime 11.0.2
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.
relay-runtime 11.0.1
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Hi @litewarp, issue fixed with react-relay-offline 4.0.0 version
No branches or pull requests
When using
relay-runtime 11.0.2
, I get:Downgrading back to
relay-runtime 11.0.1
fixes the error.The text was updated successfully, but these errors were encountered: