.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Workaround for Bower Version Deprecation

As of June 25, the version of Bower shipped with Visual Studio was deprecated, resulting in Bower operations failing when run in Visual Studio. If you use Bower, you will see an error something like: EINVRES Request to https://bower.herokuapp.com/packages/bootstrap failed with 502 This will be fixed in Visual Studio 15.8. In the meantime, ...