Spea / SpBowerBundle

Symfony2 Bundle to handle asset dependencies with bower
231 stars 44 forks source link

Avoid TTY error on Windows #131

Closed groganz closed 9 years ago

groganz commented 9 years ago

This fixes an error when running sp:bower:install on Windows, which throws this exception:

[Symfony\Component\Process\Exception\RuntimeException] TTY mode is not supported on Windows platform.