Cordova build android only displays paths and does not build the project itself

我是研究僧i 提交于 2019-12-12 17:15:29

问题


I am trying to build a Cordova app with few plugins (InAppBrowser, Barcode Scanner, File Transfer, Text-to-Speech, Document Viewer, GeoLocation).

When I run cordova build android it only shows the ANDROID_HOME and JAVA_HOME paths but does not build the Android Studio project.

I am using Cordova version 8.0.0 and Android cordova-android@~7.0.0

Building in the verbose mode gives the following messages

来源:https://stackoverflow.com/questions/48075005/cordova-build-android-only-displays-paths-and-does-not-build-the-project-itself

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