Questions tagged [jxcore]

JXcore was born as a divergence from the original Node.js project, branching out into its own open source platform.

JXCore wrapping, NPM issues

After compiling the code using > jx package bin/www.js myApp > packaging... > [OK] compiled file is ready (myApp.jx) The files myApp.jx and myApp.jxp were successfully created. However, when the following command was executed > jx myApp ...