cant install ionic-service-deploy

I am using ionic and wanted to add deploy option to my code but cant install ionic-service-deploy I am trying to run

ionic add ionic-service-deploy

but getting error:

> Failed to find the bower component "ionic-service-deploy".
Are you sure it exists? (CLI v1.4.5)

Your system information:

Cordova CLI: 5.0.0
Ionic Version: 1.0.0
Ionic CLI Version: 1.4.5
Ionic App Lib Version: 0.0.22
OS: Windows 7 SP1
Node Version: v0.12.4

You must run this first:

cordova plugin add https://github.com/driftyco/ionic-plugins-deploy

Source: http://docs.ionic.io/v1.0/docs/deploy-install

the issue was with firewall, just need to do proxy and it will solve the issue