Blacklite / Ncapsulate

NuGet and MSBuild wrappers around various Node based tools.
MIT License
29 stars 9 forks source link

Bower errors are not being displayed on output console #17

Open figalex opened 9 years ago

figalex commented 9 years ago

I had problems with Ncapsulate.Bower not installing the bower packages listed on bower.json. Later I figured out that it was because my bower.json file had something wrong and it was throwing an "Unexpected token" error and the output console on Visual Studio did not displayed the error.

willseward commented 7 years ago

Ping. This caused me a few headaches. In my case, git was not installed on the msbuild server.