android - Error During installation Cordova 3.5 from Command Line interface -


I found an error during the installation of Cordova 3.5 with the command line interface.

Enter image details here

I also

You have to see the full path variable name path for ANT bin folder, edit it, edit it. Add one of the following at the end of its value.

Add it to your path variable

 % ANT_HOME% \ bin  

or

  C: \ ant \ bin  

Comments

Popular posts from this blog

sip - Call SipJs to Asterisk 12 -

Python Equivalent for matlab cart2pol and pol2cart -

Docker - Tomcat and PostgreSQL containers in same host - No Route to host -