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
As title, graphql@15 was in devDependencies but graphql@14 in peerDependencies, it makes npm install fails with ERESOLVE unable to resolve dependency tree error.
As title,
graphql@15was indevDependenciesbutgraphql@14inpeerDependencies, it makes npm install fails withERESOLVE unable to resolve dependency treeerror.