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
{{ message }}
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
The graphql version referenced by [email protected] and the jest version referenced by [email protected] seem to be incompatible with one another. Gives an error message:
FAIL src/react.spec.js
● Test suite failed to run
/Users/sgreene/src/tutorials/test-navalia/node_modules/graphql/index.mjs:2
export { graphql, graphqlSync } from './graphql';
^^^^^^
Steps to reproduce:
Install [email protected] (current stable version as of this writing)
The graphql version referenced by [email protected] and the jest version referenced by [email protected] seem to be incompatible with one another. Gives an error message:
Steps to reproduce:
package.json looks like this:
The text was updated successfully, but these errors were encountered: