我是新手,我只想做本教程中的内容:
Installing Cordova & Android SDK on Windows 7, 8 & 10 to Develop Mobile app
在7:36显示我必须输入:cordova platform add android
我做到了,但我得到了这个:
Failed to install 'cordova-plugin-whitelist':Error: cmd: Command failed with exit code 1
at ChildProcess.whenDone (G:\Cordovatest\hello\platforms\android\cordova\node_modules\cordova-common\src\superspawn.js:169:23)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:829:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
Failed to restore plugin "cordova-plugin-whitelist" from config.xml. You might need to try adding it again. Error: Error: cmd: Command failed with exit code 1
希望得到一些帮助 -
答案 0 :(得分:0)
请执行以下操作:
1)添加环境变量ANDROID_HOME
和JAVA_HOME
(在文件中提供文件夹Android SDK
的路径和JDK
的路径)。
2)在System Variable PATH
中,添加path
platform-tools
文件夹Tools
的{{1}}。
它会成功修复您的错误。
答案 1 :(得分:0)
Case Ionic Solution插件失败whitelisterror
原因:当时没有加载环境变量会使窗口失败,因为如果正确声明了,谢谢