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

[bug]: no "package.json" found with bun #11035

@bennajah

Description

@bennajah

Verify canary release

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

Link to code that reproduces this issue

N/A

Which canary version will you have in your reproduction?

2.6.0

Environment information

turbo 2.6.0

CLI:
   Version: 2.6.0
   Path to executable: C:\Users\benna\.bun\install\global\node_modules\turbo-windows-64\bin\turbo.exe
   Daemon status: Not running
   Package manager: Not found

Platform:
   Architecture: x86_64
   Operating system: windows
   WSL: false
   Available memory (MB): 6656
   Available CPU cores: 8

Environment:
   CI: None
   Terminal (TERM): unknown
   Terminal program (TERM_PROGRAM): unknown
   Terminal program version (TERM_PROGRAM_VERSION): unknown
   Shell (SHELL): unknown
   stdin: false

Expected behavior

expected to create turborepo project using last turborepo version 2.6.0 and bun version 1.3.1

Actual behavior

getting this error when create turbo project using bun 1.3.1

PS C:\Users\benna\Projects> bunx create-turbo@latest
? Where would you like to create your Turborepo? ./my-turborepo
? Which package manager do you want to use? Bun

>>> no "package.json" found at C:\Users\benna\Projects\my-turborepo

To Reproduce

  1. install bun 1.3.1
  2. run bunx create-turbo@latest or bun create turbo@latest
  3. select Bun
  4. see the error

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: windowsIssues specifically reproducing on Windowskind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions