-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
area: windowsIssues specifically reproducing on WindowsIssues specifically reproducing on Windowskind: bugSomething isn't workingSomething isn't working
Description
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-turborepoTo Reproduce
- install bun 1.3.1
- run
bunx create-turbo@latestorbun create turbo@latest - select Bun
- see the error
Additional context
No response
bennajah
Metadata
Metadata
Assignees
Labels
area: windowsIssues specifically reproducing on WindowsIssues specifically reproducing on Windowskind: bugSomething isn't workingSomething isn't working