mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-06-07 14:53:53 +02:00
fix: install backend Node.js deps (ws) in start scripts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -58,6 +58,9 @@ if %errorlevel% neq 0 (
|
||||
exit /b 1
|
||||
)
|
||||
echo [*] Backend dependencies OK.
|
||||
echo [*] Installing backend Node.js dependencies...
|
||||
call npm install --silent
|
||||
echo [*] Backend Node.js dependencies OK.
|
||||
cd ..
|
||||
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user