瀏覽代碼

修改npm地址

wangzhengguang 1 天之前
父節點
當前提交
5df91fb5a8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bat/install.bat

+ 1 - 1
bat/install.bat

@@ -1,5 +1,5 @@
 set current_path="%~dp0"
 cd %current_path%
 cd ..
-npm install --registry http://wuzhixin.vip:4873
+npm install -registry=https://npm.leanwo.com --force
 pause