Open wheakerd opened 1 month ago
I use nodejs's pnpm to install dependencies very quickly. If there is a problem, an error will be reported. However, I switched from node to bun. At this step, I have been waiting for three hours. Should I continue to wait? Or give up bun?
same here, even slower than npm, why?
What version of Bun is running?
1.1.29
What platform is your computer?
Linux 6.10.10-200.fc40.x86_64 x86_64 Fedora
What steps can reproduce the bug?
Adding or installing is very slow, and switching images does not improve it.
What is the expected behavior?
No response
What do you see instead?
A package was added without any error, but it was stuck at esbuild. Pausing and retrying did not solve the problem. At the same time, parsing and searching were also very slow, and changing the image did not help.
Additional information
No response