adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
482 stars 64 forks source link

Could not resolve dependency for graphql@16.2.0 #115

Closed han109k closed 2 years ago

han109k commented 2 years ago

Screenshot from 2022-01-23 14-24-42 ^15.0.0 should work with 16.2.0? It would be great if you could update the dependency for GraphQL. Thanks in advance.

rimsila commented 2 years ago

I'm using yarn working

han109k commented 2 years ago

For my case, removed package-lock.json and /node_modules. yarn install builds and installs dependencies without any errors.