Ionic cordova platform add android hangs on Running command

global packages:

    @ionic/cli-plugin-proxy : 1.3.0
    @ionic/cli-utils        : 1.3.0
    Cordova CLI             : 7.0.1 
    Ionic CLI               : 3.3.0

local packages:

    @ionic/app-scripts              : 1.3.3
    @ionic/cli-plugin-cordova       : 1.3.0
    @ionic/cli-plugin-ionic-angular : 1.3.0
    Cordova Platforms               : android 6.2.3
    Ionic Framework                 : ionic-angular 3.0.1

System:

    Node       : v6.10.3
    OS         : macOS Sierra
    Xcode      : Xcode 8.3.2 Build version 8E2002 
    ios-deploy : not installed
    ios-sim    : not installed

When I try to add a platform to a project with

ionic cordova platform add android --verbose it hangs on "Running command" and not finish

What would be doing wrong?

You have

installed. Does your environment need this? If so, I would guess the “running command” somehow doesn’t get the proxy but probably needs it…

I’ve installed cli-plugin proxy because when i tried to build it says to me that it not installed. Shoud I need to uninstall?

Hi!

Kindly check this thread if it would also help!