I am trying to make apollo work with nextjs13.
using this guide:
apollographql.com/blog/announcement/frontend/using-apollo-client-with-next-js-13-releasing-an-official-library-to-support-the-app-router/
Do you perchance also have other versions of @apollo/client
installed? Please try npm ls @apollo/client
or yarn why @apollo/client
.
I tried
yarn add @apollo/client@alpha
it worked and the error is gone, but now i have different weird error.
Please add yarn add @apollo/client@beta