YangZhiJie 2 lat temu
rodzic
commit
1e5bc37f7c
1 zmienionych plików z 1 dodań i 1 usunięć
  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=http://wuzhixin.vip:4873 --force
 pause