-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Not working with Bun #47445
Comments
Assigning to @getsentry/support for routing, due by Monday, April 17th at 5:00 pm (sfo). ⏲️ |
This particular issue is a bug in Bun and not something Sentry should spend time fixing one-off |
Yup, I think once in Bun is in a more stable state we can even add some docs around it - @Jarred-Sumner happy to help provide the sentry libs as a dog fooding environment (esp since we emit cjs, esm, umd, and more). Going to create a new issue so that we can track the Sentry SDK working on Bun, we want to try to get to this in the next 1-2 months. |
Decided against a new issue - Bun is listed as part of getsentry/sentry-javascript#5611. @Jarred-Sumner is the plan to have Bun be fully compat with Node APIs? Or just WinterCG? |
Environment
SaaS (https://sentry.io/)
Version
No response
Link
No response
DSN
No response
Steps to Reproduce
Unexpected keyword "export"
, when importing Sentry oven-sh/bun#1270Code at time of attempt is commit SHA https://github.com/drazisil/mcos/tree/bfbfa8b89b0b1da785ef6e368a021a005c82a9e3
Expected Result
Sentry work when being run with Bun. Yes, I know that Bun is pre-v1 :)
Actual Result
The text was updated successfully, but these errors were encountered: