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

in next.js 13.4.13, an error saying Error: Invariant: Expected relative import to start with "next/", found "_next@13.4.13@next/dist/server/future/route-kind #69

Closed
helxsz opened this issue Aug 27, 2023 · 1 comment

Comments

@helxsz
Copy link

helxsz commented Aug 27, 2023

i install the app but running with an error saying
'Error: Invariant: Expected relative import to start with "next/", found "_next@13.4.13@next/dist/server/future/route-kind"'

It looks like the version compatibility with next.js 13.4.13. When the next.js version rolls back to 13.4.8, it works well.

But just wondering, how would I modify the code in order to make it adapt to the latest next.js version

@Ovyerus
Copy link
Owner

Ovyerus commented Sep 27, 2023

Hey there, sorry about the super late response. I've bumped all the dependencies including Next.js and I'm not seeing this occur locally, are you able to confirm that it's been fixed on your side on the latest commit?

@Ovyerus Ovyerus closed this as completed Nov 8, 2023
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