From 87c0e061baee6b76dc3280b063f2a2285591766d Mon Sep 17 00:00:00 2001 From: lin <648540858@qq.com> Date: Tue, 29 Apr 2025 10:01:33 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=87=E6=A1=A3]=20=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/_content/introduction/compile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_content/introduction/compile.md b/doc/_content/introduction/compile.md index a1e5a8925..659fe1127 100644 --- a/doc/_content/introduction/compile.md +++ b/doc/_content/introduction/compile.md @@ -89,7 +89,7 @@ git clone https://github.com/648540858/wvp-GB28181-pro.git ```shell script cd wvp-GB28181-pro/web/ npm --registry=https://registry.npmmirror.com install -npm npm run build:prod +npm run build:prod ``` 编译如果报错, 一般都是网络问题, 导致的依赖包下载失败