getsentry / getsentry/sentry-javascript

[Next.js] Support Bun & Railpack

未关闭
#15,747 12 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Improvement Next.js
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
515

描述

### Is there an existing issue for this?

- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/
- [x] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases

Prior discussion on Discord: https://discord.com/channels/621778831602221064/1351742239360942171

### How do you use Sentry?

Self-hosted/on-premise

### Which SDK are you using?

@sentry/nextjs

### SDK Version

8.55.0

### Framework Version

15.2.2

### Link to Sentry event

_No response_

### Reproduction Example/SDK Setup

_No response_

### Steps to Reproduce

- Use `bun install` instead of npm/pnpm/yarn
- Get error while compiling (in CI)

### Expected Result

- use `bun install`
- Deployment finished successfully

### Actual Result

- use `bun install`
- Deployments fails with `sentry reported an error: Invalid org token (http status: 401)`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。