-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed as not planned
Labels
kind: bugSomething isn't workingSomething isn't workingneeds: triageNew issues get this label. Remove it after triageNew issues get this label. Remove it after triage
Description
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
Labels
kind: bugSomething isn't workingSomething isn't workingneeds: triageNew issues get this label. Remove it after triageNew issues get this label. Remove it after triage