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
I got this issue after updating my next.js to version 14.0.1
npm ERR! Could not resolve dependency:
npm ERR! peer next@"12 - 13" from [email protected]
npm ERR! node_modules/next-graphql-react
npm ERR! next-graphql-react@"^15.0.2" from the root project
The text was updated successfully, but these errors were encountered:
Yes I have been working on compatibility with Next.js 14 this week, but got bogged down by having to redo a lot of tests because they annoyingly removed the next export command.
I got this issue after updating my next.js to version 14.0.1
The text was updated successfully, but these errors were encountered: