Open ramaralo opened 4 years ago
Did you find any solution @ramaralo ?
@abrantes01 No. For windows dist, I have to build on a windows machine. In that case to works.
can you not use any CI Tool (like travis or appveyor) to build and deploy the windows stuff?
I'm trying to build an electron app for windows, but I get this error:
Project set up is:
I also have these scripts:
When I run:
npm run rebuild; npm run dist-mac
it works fine. But when I run:npm run rebuild; npm run dist-win
I get:Expected Behavior
I'm assuming I can build WIN dists on MAC, so I'd expect the
exe
files to be created. Anyway I see that, the 404 is from an inexisting URL:https://github.com/octalmage/robotjs/releases/dowload
Context
Your Environment
0.6.0
12.0.0
6.9.0
7.1.1