mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore:
This commit is contained in:
@@ -4,7 +4,11 @@
|
|||||||
|
|
||||||
安装依赖包:
|
安装依赖包:
|
||||||
```shell
|
```shell
|
||||||
|
# 设置环境变量
|
||||||
|
npm config set node_sqlite3_binary_host_mirror "https://registry.npmmirror.com/-/binary/sqlite3"
|
||||||
|
|
||||||
cd certd
|
cd certd
|
||||||
|
# 安装依赖
|
||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user