Update setup.bat

This commit is contained in:
Stylix58 2021-05-01 17:55:28 +02:00 committed by GitHub
parent 513fb94ca2
commit e8c07bfc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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