crosswalk npm?

  • 1
  • Question
  • Updated 5 years ago
Hi;
phonegap build blog states adding crosswalk via:
gap:plugin name='org.crosswalk.engine' version='1.3.0' source='pgb'
this installs crosswalk 1.3.0
what is the NPM equivalent? there are many crosswalk npm plugins...
I have tried to use:
gap:plugin name="cordova-plugin-crosswalk-webview" version='1.3.0' source="npm"/
this will use https://www.npmjs.com/package/cordova... which looked like the proper replacement to me but the pgb build fails...
any insights?
thanks
Photo of gkatz

gkatz

  • 186 Posts
  • 5 Reply Likes
  • undecided

Posted 5 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@gkatz,
At this time, we have not heard of any "NPM equivalent". You can try different versions, directly from NPM, but you are own your own. We expect new version soon.

However, some people have made alternate version of crosswalk for PGB. Here is your link.

http://cordova.apache.org/plugins/?q=crosswalk PGB

Let us know how it goes.

Best of Luck
Jesse