mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2026-06-07 13:12:33 +00:00
Update setup.bat
This commit is contained in:
@@ -39,13 +39,6 @@ IF ERRORLEVEL 1 (
|
||||
ECHO And make sure its in the path
|
||||
GOTO :end
|
||||
)
|
||||
|
||||
where /q pnpm
|
||||
IF ERRORLEVEL 1 (
|
||||
ECHO PNPM is not installed but it is optionnal
|
||||
ECHO You can install pnpm from: https://pnpm.io/installation
|
||||
ECHO And make sure its in the path
|
||||
)
|
||||
echo Dependencies are already installed
|
||||
ECHO.
|
||||
echo Creating organization directory
|
||||
|
||||
Reference in New Issue
Block a user