@echo "%PATH%" | @findstr /c:".\\node_modules\\.bin" 1>nul 2>&1 @if not "%ERRORLEVEL%"=="0" @set PATH=%PATH%;.\node_modules\.bin