$» synth install -f
/usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:126
throw e;
^
angular: Unable to find suitable version for angular
at createError (/usr/local/lib/node_modules/synth/node_modules/bower/lib/util/createError.js:4:15)
at Manager._electSuitable (/usr/local/lib/node_modules/synth/node_modules/bower/lib/core/Manager.js:716:15)
at /usr/local/lib/node_modules/synth/node_modules/bower/lib/core/Manager.js:514:25
at _fulfilled (/usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:798:54)
at self.promiseDispatch.done (/usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:827:30)
at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:760:13)
at /usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:526:49
at flush (/usr/local/lib/node_modules/synth/node_modules/bower/node_modules/q/q.js:108:17)
at process._tickCallback (node.js:415:13)
I was unfortunately unable to replicate the error, but I did update the default bower.json to allow for more versions, hopefully that prevents this from happening.
lThis is my bower.json file: