Error to add platform in cordova project

谁说我不能喝 提交于 2019-12-24 08:15:33

问题


I have install cordova but i'm facing the problem to add android platforms.

All the steps is going very well but when I'm trying to add platform command

"cordova platform add android"

cli screen show me

 "adding android project..."

& than nothing happen..

In the project directory platform folder is created but it is empty..

Please help me to solve the problem.

Installed system versions are as follows,

 1.cordova version 6.2.0
 2.node version 4.4.1
 3.install sdk api 23
 4.install jdk

来源:https://stackoverflow.com/questions/37451465/error-to-add-platform-in-cordova-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!