You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, Bun is not being used as widely as I had imagined. In particular, most publicly available OSS applications that developers can try out immediately use npm or pnpm.
Task description
Migrate from bun to npm, pnpm, or yarn as the package manager.
Background
bun:test
withmock.module
does not provide a way to reset the mocks.Transitioning to npm, pnpm, or yarn will allow for more flexibility and might resolve the limitations encountered with bun.
TODO (Optional)
Additional notes (Optional)
The text was updated successfully, but these errors were encountered: