Manually downloading crosswalk and installing

I have run into an issue where it is impossible to download crosswalk via npm.

Once I add the cordova crosswalk webview to my project and run ionic build android it starts downloading

It is less than 50mb and I can download using Free Download Manager (struggles via browser too). My internet connection is not slow at all.

So I basically downloded the xxxx-x86_64.zip file for Win 7x64 OS. This version is higher than the one npm was trying to install. But I’m sure the settings can manage this.

I now need help extracting and copying the contents over to the correct locations within the plugins/crosswalk/ folder. The documentation points to Android Studio Project creation.

Downloaded successfully via npm now.