You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graphql dependency does not match the peer dependencies requirements.
Steps to reproduce
Installing with yarn prints peer dependencies issues.
Actual Outcome
➤ YN0000: parse-server@npm:5.2.0 provides graphql@npm:15.7.1 with version 15.7.1, which doesn't satisfy the following requirements:
➤ YN0000: subscriptions-transport-ws@npm:0.11.0 [b75e4] → ^15.7.2 || ^16.0.0 ✘
Expected Outcome
Environment
No warning.
Server
Parse Server version: 5.2.0
The text was updated successfully, but these errors were encountered:
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
The
graphql
dependency does not match the peer dependencies requirements.Steps to reproduce
Installing with
yarn
prints peer dependencies issues.Actual Outcome
Expected Outcome
Environment
No warning.
Server
The text was updated successfully, but these errors were encountered: