如何下载最新版本cordova.js?
How to download the latest version of cordova.js?
当点击最新版本的 cordova(Cordova 版本 4.0.0)的下载图标时,它被导航到同一页面的底部,它写成
"It is recommended that the cordova CLI be installed from npm rather than downloading this .zip version. For more information on installing the npm version see the Command-Line Interface section of the documentation."
我在开发我的应用程序时使用了 cordova 版本 2.9.1。后来我收到 google Play 商店的警告,要求我使用更新版本的 cordova,因为我的应用程序存在某种漏洞。
谁能帮我找到下载最新版本的 apache cordova(至少是 3.5 版)的方法?
-谢谢
的存档
好像到v3.4就停了。 3.5 和 3.6 不可用。要安装 v4,只需使用 CLI
当点击最新版本的 cordova(Cordova 版本 4.0.0)的下载图标时,它被导航到同一页面的底部,它写成
"It is recommended that the cordova CLI be installed from npm rather than downloading this .zip version. For more information on installing the npm version see the Command-Line Interface section of the documentation."
我在开发我的应用程序时使用了 cordova 版本 2.9.1。后来我收到 google Play 商店的警告,要求我使用更新版本的 cordova,因为我的应用程序存在某种漏洞。
谁能帮我找到下载最新版本的 apache cordova(至少是 3.5 版)的方法?
-谢谢
好像到v3.4就停了。 3.5 和 3.6 不可用。要安装 v4,只需使用 CLI