mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-30 19:21:22 +00:00
Don't touch package-lock
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
cd /d "%st_install_path%"
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Removing node_modules folder...
|
||||
rmdir /s /q "node_modules"
|
||||
del package-lock.json
|
||||
call npm cache clean --force
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% node_modules successfully removed.
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user