From 8413e5452c8cbdbc05a6bc798dd0acb7f7713121 Mon Sep 17 00:00:00 2001 From: taylor <=> Date: Sat, 26 Oct 2024 17:55:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=87=E5=AD=97=E5=88=B0re?= =?UTF-8?q?adme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0abcda..d841a37 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,6 @@ - git commit -m "init" - git push origin master - 发布文档: npm run doc:deploy -- 访问在线文档: https://24kcs.github.io/xxx_ts_study/ (可能要等待一定的时间) \ No newline at end of file +- 访问在线文档: https://24kcs.github.io/xxx_ts_study/ (可能要等待一定的时间) + +npm run doc:dev之前先使用 `export NODE_OPTIONS=--openssl-legacy-provider`命令 \ No newline at end of file