-
Notifications
You must be signed in to change notification settings - Fork 164
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]: Bun: Reading from "bun:test" is not handled by plugins (Unhandled scheme). #2502
Comments
I'm not sure if Bun supports Storybook v8 now, there is an issue: oven-sh/bun#3794 |
yea, I am not using Bun to build. I am using I was thinking you could set a flag to ignore "bun:test" from the modules. since it is part of the runtime. or how do you do it when people call "node:stream" ? |
I don't know much about |
Hello @ErreMalote. Please provide a reproduction repository or online demo. For background, see Why reproductions are required. Thanks ❤️ |
As the issue was labelled with 由于该 issue 被标记为 "需要重现",但在 5 天内没有回应,因此该 issue 将被关闭。如果你有任何进一步的问题,请随时发表评论并重新打开该 issue。背景请参考 为什么需要最小重现。 |
Version
Details
also the stream/web should resolve to "node:stream/web"
I added this to the
main.ts
Reproduce link
hopefully not needed
Reproduce Steps
The text was updated successfully, but these errors were encountered: