Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with next.js v14 #7

Closed
TheMikeyRoss opened this issue Oct 31, 2023 · 3 comments
Closed

Compatibility with next.js v14 #7

TheMikeyRoss opened this issue Oct 31, 2023 · 3 comments

Comments

@TheMikeyRoss
Copy link

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
@jaydenseric
Copy link
Owner

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.

@TheMikeyRoss
Copy link
Author

@jaydenseric no problem brother, take your time. I appreciate your work 👍

I reverted back to next.js v13.5.0 for now

@jaydenseric
Copy link
Owner

This is fixed in v16.0.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants