0

ionic + cordova を使用したハイブリッド モバイル アプリケーションに取り組んでいます。このプラグインを https://github.com/instantiator/hockeyapp-phonegapに追加しました

しかし、その後、これを削除するとこの問題が発生し、動作します

BUILD FAILED
C:\Program Files (x86)\Android\android-studio\sdk\tools\ant\build.xml:892: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-studio\sdk\tools\ant\build.xml:894: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-studio\sdk\tools\ant\build.xml:906: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-studio\sdk\tools\ant\build.xml:283: null returned: 2

Total time: 1 minute 51 seconds

F:\Repo\rtaProject\platforms\android\cordova\node_modules\q\q.js:126
                    throw e;
                          ^
Error code 1 for command: cmd with args: /s,/c,ant,debug,-f,F:\Repo\rtaProject\platforms\android\build.xml,-Dout.dir=ant-build,-Dgen.absolute.dir=ant-gen

githubページで指定されたコマンドを覚えているのは

phonegap plugin add https://github.com/instantiator/hockeyapp-phonegap.git

そして私はこれを実行しました

cordova plugin add https://github.com/instantiator/hockeyapp-phonegap.git
4

0 に答える 0