hi I am trying to use node-windows to run my react node js project. To start the application I run the below script,
cross-env VIRTUAL_HOST=127.0.0.1 BABEL_ENV=development babel-node ./webpack/dev-server.js
What do I run it using node-windows? what will be the entry for script: 'app.js', in install.js
Anyone tried to get node-windows working with pkg? I just followed the pkg instructions and im getting a weird error like this:
Error: File 'C:\**\uploader-service\node_modules\node-windows\bin\winsw\winsw.exe' was not included into executable at compilation stage. Please recompile adding it as asset or script.
I just want my service installer to be a exectuable, so perhaps there is a different way than using pkg. Any ideas?
optimize
to minimist
, standardize on booleans over 'y/n', etc.