cordova build android
命令出現(xiàn)這個(gè),怎么回事,我是window電腦
Error: Could not find an installed version of Gradle either in Android Studio,
or on your system to install the gradle wrapper. Please include gradle
in your path, or install Android Studio
教你用Cordova打包Vue項(xiàng)目現(xiàn)在國內(nèi)越來越多的開發(fā)者使用Vue開發(fā)混合app,但是當(dāng)大家開發(fā)完成過后才發(fā)現(xiàn)不知道該怎么將Vue項(xiàng)目打包成app。據(jù)我現(xiàn)在的了解打包Vue項(xiàng)目目前流行的就是使用weex和c...