build: fix misleading vcbuild.bat error message
This commit is contained in:
parent
6ba6f4b4d6
commit
ce1a266c05
@ -77,7 +77,7 @@ if errorlevel 1 goto gyp_install_failed
|
||||
goto have_gyp
|
||||
|
||||
:gyp_install_failed
|
||||
echo Failed to download gyp. Make sure you have subversion installed, or
|
||||
echo Failed to download gyp. Make sure you have git installed, or
|
||||
echo manually install gyp into %~dp0build\gyp.
|
||||
goto exit
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user