Comment on GitHub Down with a 503Comments−aroman12yI was wondering why my `bower install` was failing... :/−qntmfred12yDoesn't bower install from a local cache if network request fails? npm on the other hand...per docs at https://github.com/bower/bower oh....−aroman12yYeah it does pull from cache, but I didn't have the packaged cached yet.As for the docs, it is somewhat crazy to think how much documentation is hosted by GitHub these days...
Comments
I was wondering why my `bower install` was failing... :/
Doesn't bower install from a local cache if network request fails? npm on the other hand...
per docs at https://github.com/bower/bower oh....
Yeah it does pull from cache, but I didn't have the packaged cached yet.
As for the docs, it is somewhat crazy to think how much documentation is hosted by GitHub these days...