Build fails on Bun with "process.d.ts not found" error (v0.7.9) #8683
Unanswered
thebearking-cmd
asked this question in
Troubleshooting
Replies: 1 comment 5 replies
-
Bun is not officially supported by the project. There are some scripts for testing bun, but none of our documentation recommends or goes over the processing of using Bun. With this particular build/runtime tool, it seems more work is still to be done for node.js parity |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Frontend build fails with TypeScript error when using Bun in v0.7.9.
Steps to Reproduce:
Error Output:
Environment:
Garuda Linux (Arch-based)
Node v22.4.1
Bun v1.2.19
Notes:
Beta Was this translation helpful? Give feedback.
All reactions