Failed to restore plugin "cordova-plugin-statusbar" in ionic cordova platform add android

Hi,

i have exactly the same issue, the standard ionic cordova command can’t get a git clone,
BUT! if you use the:
cordova plugin add cordova-plugin-statusbar

the plugin will be installed without any error, and you can deploy the application.