jxcore / jxcore-cordova

JXcore / Node.JS plugin for Apache Cordova / PhoneGap
Other
233 stars 68 forks source link

jxc install error #134

Closed kankanevzat closed 8 years ago

kankanevzat commented 8 years ago

$ jxc install Skipping the download, since file io.jxcore.node.jx already exists. If you want to force downloading, use --force option. Downloading: https://jxcore.s3.amazonaws.com/0310/jx_rh32v8.zip

Cannot download JXcore. Required version 0310 might not be supported for that platform: jx_rh32v8

OS: Fedora 23 workstation

ktrzeciaknubisa commented 8 years ago

JXcore binary is not available on RH/Fedora x32 (only x64 - see downloads) therefore jxc cannot download JXcore for your platform to extract io.jxcore.node.jx package.

kankanevzat commented 8 years ago

Thank you for helping. I'll install Fedora x64.