Reputation: 4384
I wanted to add crosswalk browser support to my existing project, so I run the following command: ionic browser add [email protected]
But when I run ionic build android it's stuck at this message in the cli:
Download https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org /xwalk/xwalk_core_library/14.43.343.25/xwalk_core_library-14.43.343.25.aar
Upvotes: 0
Views: 243
Reputation: 4384
At first few attempts the message just stuck at the download message. When I did a restart and tried it, it worked. Build successful. This may help others like me who will get worried if build doesn't complete.
Upvotes: 2