I’ve already figured out why. The library font-awesome had no version specified in the file bower.json. It is suggested to see all project dependencies and whether they are outdated or out of date.…
I’m working on a phonegap/angular project, so I did all the steps as I’m used to. I have installed Node, Bower, Gulp, Angularjs, phonegap and Cordova. Then I "cloned" the project, installed…