How do I create node js applicaton compiled by JXcore for commercial usage
问题 I am looking for solution using which I can get guide steps using which I can create exe of node application for commercial usage. I have created exe file. But I am getting error as follows: Warning! ....idate\build\Release\validation.node Adding a .node (native) file into package may fail the application Check the related discussion from https://github.com/jxcore/jxcore/issues/101 However you may mark .node files as extractable, e.g.: --extract-what '*.node' I need to add .node(native) file