Skip to content

Commit a6dea83

Browse files
committed
修改install命令配置
1 parent d15e630 commit a6dea83

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

Vol.Vue3版本/Vue3版本使用说明.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

Vol.Vue3版本/install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npm install
1+
npm cache clear --force & npm install
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npm install
1+
npm cache clear --force & npm install

0 commit comments

Comments
 (0)