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
I tried bun i after upgrading bun from 1.1.8 to 1.1.10 and I can't install @vitejs/plugin-react-swc like before. I suspect its the changes made to workspace installs.
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
What version of Bun is running?
1.1.10+5102a9443
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What steps can reproduce the bug?
Clean bun install
bun init
bun a @vitejs/plugin-react-swc
or
bun a @esbuild-plugin-swc-minify
or
Anything dependent on
swc/types
https://www.npmjs.com/package/@swc/types?activeTab=dependentsI tried
bun i
after upgrading bun from 1.1.8 to 1.1.10 and I can't install@vitejs/plugin-react-swc
like before. I suspect its the changes made to workspace installs.What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: