Closed
Description
Issue workflow progress
Progress of the issue based on the Contributor Workflow
- 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox
Make sure to fork this template and run
yarn generate
in the terminal.Please make sure Mesh package versions under
package.json
matches yours.
- 2. A failing test has been provided
- 3. A local solution has been provided
- 4. A pull request is pending review
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.
Environment:
- OS:
@graphql-mesh/...
:- NodeJS:
Additional context
Metadata
Metadata
Assignees
Labels
No labels