cordova 没有添加 android 平台
cordova is not adding android platform
我正在使用 windows 10。我已经成功安装了 android studio 和 java。
我正在使用最新的 android 工作室版本 2.3.3。
我的科尔多瓦版本是 7.0.1
nodejs 版本是 7.7.0
npm 版本是 4.1.2
我用的是androidapi级别是25
当我使用 cordova platform add android
时显示错误
Error: Failed to fetch platform cordova-android@~6.2.2
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform name/version/URL.
Error: cmd: Command failed with exit code ENOENT
如何添加 android 平台。
请解决我的问题。
我的环境变量路径丢失 "C:\Windows\System32"。添加路径后。它已成功 运行。而且我已经在我的系统上安装了 git。
我正在使用 windows 10。我已经成功安装了 android studio 和 java。 我正在使用最新的 android 工作室版本 2.3.3。 我的科尔多瓦版本是 7.0.1 nodejs 版本是 7.7.0 npm 版本是 4.1.2 我用的是androidapi级别是25
当我使用 cordova platform add android
时显示错误
Error: Failed to fetch platform cordova-android@~6.2.2
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform name/version/URL.
Error: cmd: Command failed with exit code ENOENT
如何添加 android 平台。
请解决我的问题。
我的环境变量路径丢失 "C:\Windows\System32"。添加路径后。它已成功 运行。而且我已经在我的系统上安装了 git。