From d38b5dfb7b9d06b1df09f42716c64c5cb5d114df Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 22 May 2024 16:44:40 +0800 Subject: [PATCH] doc: update .npmrc --- .npmrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index a38c83c3c..ced39b474 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,6 @@ -npm config set registry https://registry.npmmirror.com/ -electron-mirror=https://npm.taobao.org/mirrors/electron/ +;npm config set registry https://registry.npmmirror.com/ +;electron-mirror=https://npm.taobao.org/mirrors/electron/ + ; Fix npm WARN. ; https://stackoverflow.com/questions/51293566/how-to-include-the-path-for-the-node-binary-npm-was-executed-with scripts-prepend-node-path=true