The issue article can be found here:
Basically it is one of the plugin supplying some class file which is included in the latest cordova platform libraries, therefore triggered duplicate error:
so basically the latest cordova platform 4.5 or higher has conflict with the cordovar plugin: cordova-plugin-console
removing plugin solve the issue.