Skip to content

bun,类似于 node 的运行时

安装环境

这里我选择的是用 node 来安装,用 pnpm 作为包管理器。

bash
pnpm i -g bun

2025-08-06-12-05-04

设置镜像

如图:

2025-08-06-12-19-26

toml
# 设置镜像源
# https://blog.csdn.net/qq_37214567/article/details/138277757
[install]
registry = "https://registry.npmmirror.com/"

贡献者

The avatar of contributor named as ruan-cat ruan-cat

页面历史