Replies: 1 comment
-
related issue #16550 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there!
I'm trying to build a cli tool using bun and some part of the cli tool uses Vite for bundle, however the compiled version of the code runs into error even if the simple bun run ./src/index.ts works fine.
I'm kind of lost, how can I track the issue? What steps can I even take to get to a solution?
Beta Was this translation helpful? Give feedback.
All reactions