mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
chore: 1
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
安装依赖包:
|
安装依赖包:
|
||||||
```shell
|
```shell
|
||||||
# 设置环境变量
|
|
||||||
npm config set node_sqlite3_binary_host_mirror "https://registry.npmmirror.com/-/binary/sqlite3"
|
|
||||||
|
|
||||||
# 克隆代码
|
# 克隆代码
|
||||||
git clone https://github.com/certd/certd
|
git clone https://github.com/certd/certd
|
||||||
@@ -14,6 +12,7 @@ git clone https://github.com/certd/certd
|
|||||||
cd certd
|
cd certd
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
|
npm install -g pnpm@8.15.7
|
||||||
pnpm install
|
pnpm install
|
||||||
|
|
||||||
# 初始化构建
|
# 初始化构建
|
||||||
|
|||||||
Reference in New Issue
Block a user