Cordova for android: An error occurred while listening android targets

前端 未结 5 1079
难免孤独
难免孤独 2020-12-29 15:30

I have read all the questions for the same problems and I have tried everything but nothing is working for me when I try to add android platform for cordova.



        
5条回答
  •  天涯浪人
    2020-12-29 16:04

    This link http://spring.io/guides/gs/android/ + running cmd as an administrator solved that issue for me.

    This confirms Michael Brooks' assumption that this issue has to do with permissions settings on the Windows OS. https://github.com/phonegap/phonegap-cli/issues/77

提交回复
热议问题