Julien Augugliaro
Julien Augugliaro
Well the problem is that for any exceptions that can happen that are not inside try/catch brackets, it could lead to potential leaks. Unless you have EVERY routes filled with...
The same is happening to me, it would be cool to have a fix for it.
I have the exact same issue when trying to install `shadcn-vue` with this command : `bunx --bun shadcn-vue@latest init` `SyntaxError: Export named 'ProxyAgent' not found in module 'undici'.` EDIT: I...