-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
bugSomething isn't workingSomething isn't workingecosystemSomething that relates to package or framework compatibilitySomething that relates to package or framework compatibilitynode.jsCompatibility with Node.js APIsCompatibility with Node.js APIs
Description
What version of Bun is running?
1.1.10-canary.1+cc0bce62e
update: 1.1.17+bb66bba1b
What platform is your computer?
Darwin 23.4.0 arm64 arm
What steps can reproduce the bug?
- bun create solid
Select template:
-
with-vitest
-
bun i
-
bun run test (works)
-
bun --bun run test (hangs)
What is the expected behavior?
Test to pass
What do you see instead?
Hangs
Additional information
@Electroid , here is a repro on hanging vitest in a new issue, as requested in:
cdmistman, RytisLT, rqbazan, sezanzeb, 0pilatos0 and 19 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingecosystemSomething that relates to package or framework compatibilitySomething that relates to package or framework compatibilitynode.jsCompatibility with Node.js APIsCompatibility with Node.js APIs