Hello friends and beloved teacher
I have a problem when “ionic build android”
$ ionic build android
Running command: "C:\Program Files\nodejs\node.exe" "E:\app maker\choob\hooks\after_prepare\010_add_platform_class.js" "E:/app maker/choob"
add to body class: platform-android
ANDROID_HOME=C:\Users\mha\AppData\Local\Android\sdk
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
Subproject Path: CordovaLib
null
org.xwalk:xwalk_core_library:23+
Incremental java compilation is an incubating feature.
Invalid cookie header: "Set-Cookie: WMF-Last-Access=03-Mar-2017;Path=/;HttpOnly;secure;Expires=Tue, 04 Apr 2017 12:00:00 GMT". Invalid 'expires' attribute: Tue, 04 Apr 2017 12:00:00 GMT
Invalid cookie header: "Set-Cookie: WMF-Last-Access-Global=03-Mar-2017;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Tue, 04 Apr 2017 12:00:00 GMT". Invalid 'expires' attribute: Tue, 04 Apr 2017 12:00:00 GMT
Invalid cookie header: "Set-Cookie: WMF-Last-Access=03-Mar-2017;Path=/;HttpOnly;secure;Expires=Tue, 04 Apr 2017 12:00:00 GMT". Invalid 'expires' attribute: Tue, 04 Apr 2017 12:00:00 GMT
Invalid cookie header: "Set-Cookie: WMF-Last-Access-Global=03-Mar-2017;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Tue, 04 Apr 2017 12:00:00 GMT". Invalid 'expires' attribute: Tue, 04 Apr 2017 12:00:00 GMT
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_armv7DebugApkCopy'.
> Could not find any matches for org.xwalk:xwalk_core_library:23+ as no versions of org.xwalk:xwalk_core_library are available.
Required by:
:android:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 27.225 secs
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_armv7DebugApkCopy'.
> Could not find any matches for org.xwalk:xwalk_core_library:23+ as no versions of org.xwalk:xwalk_core_library are available.
Required by:
:android:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.