error: No version matching "1.2.0" found for specifier "bun-types" (but package exists) #16627
Labels
bug
Something isn't working
bun install
Something that relates to the npm-compatible client
types
An issue with TypeScript types
What version of Bun is running?
1.2.0+b0c5a7655
What platform is your computer?
Darwin 24.2.0 arm64 arm
What steps can reproduce the bug?
mkdir bun-demo
cd bun-demo
bun init
bun install
What is the expected behavior?
bun install success
What do you see instead?
bun install v1.2.0 (b0c5a76)
error: No version matching "1.2.0" found for specifier "bun-types" (but package exists)
error: [email protected] failed to resolve
Additional information
No response
The text was updated successfully, but these errors were encountered: