这是indexloc提供的服务,不要输入任何密码
Skip to content

Beta support for Bun seems to be broken #10038

@8lank

Description

@8lank

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

bun create turbo@latest; bun dev

Which canary version will you have in your reproduction?

2.4.3-canary.4

Expected behavior

Expecting turborepo basic example to work with Bun.

Actual behavior

Both web and docs apps encounter a fatal failure when running bun dev:

FATAL: An unexpected Turbopack error occurred. Please report the content of /tmp/next-panic-e0f01cec656c30dbf8f2d3cc47d63bca.log, along with a desc
│ ription of what you were doing when the error occurred, to https://github.com/vercel/next.js/issues/new
│ [Error [TurbopackInternalError]: Next.js package not found

To Reproduce

  • Create turborepo basic example with Bun: bun create turbo@latest
  • Run dev: bun dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't workingneeds: triageNew issues get this label. Remove it after triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions