You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/12 08:35:33 UTC

[GitHub] saikiran1264 opened a new issue #545: cordova platform add android command is not working in windows 10

saikiran1264 opened a new issue #545: cordova platform add android command is not working in windows 10
URL: https://github.com/apache/cordova-android/issues/545
 
 
   Hi,
   I have followed exactly the belows steps in my windows 10
   
   npm install -g cordova
   cd my_project
   cordova platform remove android
   cordova platform add android@7.1.2
   
   but after providing "cordova platform add android@7.1.2" command , it is not showing any error or any platform addition.
    output : cordova platform add android@7.1.2
   Using cordova-fetch for cordova-android@7.1.2
   After this, screen(command prompts) hangs there without showing any progress
   
   whereas in MAC O.S its working fine with above steps. Could you please check and resolve
   
   >cordova --version
   8.1.2 (cordova-lib@8.1.1)
   >node --version
   v10.13.0
   >npm --version
   6.4.1
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org