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]: Cannot use Bun with storybook init #25389

Closed
Polygons1 opened this issue Dec 30, 2023 · 2 comments
Closed

[Bug]: Cannot use Bun with storybook init #25389

Polygons1 opened this issue Dec 30, 2023 · 2 comments

Comments

@Polygons1
Copy link

Describe the bug

trying to init a Vue project with Bun

To Reproduce

bunx storybook init in a Vite + Vue (TS) project

System

Error

Additional context

No response

@valentinpalkovic
Copy link
Contributor

valentinpalkovic commented Dec 31, 2023

Adding official support for another Javascript runtime besides Node.js would mean we had to commit long-term supporting a runtime like bun. Currently, we are still waiting for a broader adoption of bun to satisfy official support since we have to juggle with the limited resources we have and use them wisely.

On the other hand, I have already seen posts and mentions, that bun seems to work with Storybook, at least in some circumstances.

If you want to drive and accelerate Storybook's support of Bun, I would suggest creating an RFC or create a tracking issue where we can track missing pieces which are required to fully support bun. Then other contributors might participate, and supporting bun might be driven by the community in the first place. This issue though is not very helpful, because it doesn't provide any meaningful error message or shows a path of how to support Bun.

Therefore, I am closing this for now as not planned.

@valentinpalkovic valentinpalkovic closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2023
@Polygons1
Copy link
Author

just the package manager like pnpm or yarn, not the whole runtime

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

No branches or pull requests

2 participants