ionic platform add android
次のエラーが発生しました。それを修正するには?別のソースからファイルをダウンロードする必要がありますか?それは`ionic platform add android`が失敗しましたか?
のでintall再び以下のコマンドでアンインストールコルドバを試してみて、インストール中に
BUILD FAILED FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'android'. > Could not resolve all dependencies for configuration ':classpath'. > Could not download gradle.jar (com.android.tools.build:gradle:2.2.0) > Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/gradle/2.2.0/gradle-2.2.0.jar'. > Failed to move file 'C:\Users\....\AppData\Local\Temp\gradle_download5163584130402676113bin' into filestore a t 'C:\Users\....\.gradle\caches\modules-2\files-2.1\com.android.tools.build\gradle\2.2.0\e15d0f8c5ca4d152ec0ef5654b47d31 c899ea22e\gradle-2.2.0.jar' * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Total time: 1 mins 31.633 secs Failed to install 'cordova-plugin-console':Error: cmd: Command failed with exit code 1 at ChildProcess.whenDone (D:\Users\....\myApp\platforms\android\cordova\node_modules\cordova-commo n\src\superspawn.js:169:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:877:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) Error: cmd: Command failed with exit code 1
プラットフォームをアンインストールして再インストールしたところ、エラーはなくなりました。 「イオンエミュレートアンドロイド」も機能します。非常に奇妙な。 – ca9163d9
私が言ったように、インターネットの速度が遅い、またはシステムが遅いために、ファイルのインストールが途切れることがあるからです。したがって、修正プログラムは同じセットアップを再インストールします。問題を解決した場合は正解とマークしてください; –