跳转到内容
欢迎抵达彼岸 彼岸花开 此处谁在 -彼岸论坛

[Node.js] bun 添加包感觉非常慢?

Featured Replies

发表于

bun add 添加一个包或者 bun install 感觉很慢 比 npm install 要慢

e:\bun> bun add electron                                                                                                                                                              
bun add v1.1.30 (7996d06b)

installed electron@32.2.0 with binaries:
 - electron

67 packages installed [87.98s]

是我的错觉吗?

Windows 系统有设置 C:\Users\admin\.bunfig.toml 文件

registry = "https://npmreg.proxy.ustclug.org"