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

[Bug] Next.js 14.1.1 no longer has default export from next/server #280

Closed
anthonyshew opened this issue Mar 6, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@anthonyshew
Copy link
Contributor

Describe the bug
Noticed that my builds were being broken when I upgraded Next.js past 14.1.0.

To Reproduce
Steps to reproduce the behavior:
Try to build a fumadocs application with Next.js 14.1.1 or reater.

Expected behavior
A successful build! 😄

Additional context
Loving fumadocs thus far. I was bumping my dependencies to get to 10.0.0 and it looks like bumping Next.js along with it dropped an import that Fumadocs search was using.

I've opened a PR that I believe fixes this issue at #279.

@fuma-nama fuma-nama added the bug Something isn't working label Mar 6, 2024
@fuma-nama
Copy link
Owner

Should be fixed with 10.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants