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
Progress of the issue based on the Contributor Workflow
Make sure to fork this template and run yarn generate in the terminal. Please make sure Mesh package versions under package.json matches yours.
Make sure to fork this template and run yarn generate in the terminal.
yarn generate
Please make sure Mesh package versions under package.json matches yours.
package.json
Describe the bug
GraphQL mesh expects react-native to be installed. Can we move this to optionalDependencies or something?
warning "workspace-aggregator-3164c39f-ca88-4079-a857-5ad31379d5f2 > @graphcommerce/cli > @graphql-mesh/cli > @graphql-mesh/cross-helpers > [email protected]" has unmet peer dependency "react-native@*"
To Reproduce Steps to reproduce the behavior:
Install graphql-mesh
Expected behavior
No unmet peer dependency errors.
unmet peer dependency
Environment:
@graphql-mesh/...
Additional context
The text was updated successfully, but these errors were encountered:
@ardatan any update on this?
Sorry, something went wrong.
Solved in the latest release!
No branches or pull requests
Issue workflow progress
Progress of the issue based on the Contributor Workflow
Describe the bug
GraphQL mesh expects react-native to be installed. Can we move this to optionalDependencies or something?
To Reproduce
Steps to reproduce the behavior:
Install graphql-mesh
Expected behavior
No
unmet peer dependency
errors.Environment:
@graphql-mesh/...
:Additional context
The text was updated successfully, but these errors were encountered: