Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Ionic Framework throws the error ECONFLICT Unable to find suitable version for angular when running the command ionic lib update. The solution that worked for me was running bower update.