Running yarn install or yarn add shows no response, similar to a timeout; occasionally, the command executes after waiting for a while.
However, running yarn upgrade-interactive responds quickly, and installing packages after selection works normally.
I suspect that when running yarn install or yarn add, it might be accessing certain special interfaces that are very slow.
Yes, I am in China.
Self-service
Describe the bug
Running yarn install or yarn add shows no response, similar to a timeout; occasionally, the command executes after waiting for a while. However, running yarn upgrade-interactive responds quickly, and installing packages after selection works normally. I suspect that when running yarn install or yarn add, it might be accessing certain special interfaces that are very slow. Yes, I am in China.
To reproduce
none
Environment
Additional context
No response