oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Home Page:https://bun.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js middleware Error: Attempt to export a nullable value for "TextDecoderStream"

nodirbekrajaboff opened this issue · comments

What version of Bun is running?

1.1.2

What platform is your computer?

Darwin 23.3.0 arm64 arm

What steps can reproduce the bug?

If I use middleware in my nextjs project I get this error:
Error: Attempt to export a nullable value for "TextDecoderStream"

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Duplicate of #5648

Closing as duplicate