Project exported sayed "Done", but empty
Closed this issue · 13 comments
The software seems to consider job's done, but output folder is empty. I tried Web2Executable because Electrify does not work too, but I'd like to use an alternative to NodeWebkit.
As for Electrify, I tested everything with file permissions etc...
Does not work.
- What version do you use?
- Try exporting two times - sometimes it gets buggy don't know why and in most cases it's related to few errors such as wrong output settings / problem with loading nw.js src files etc.
@Nabu0001 Yes, which version do you use? In the latest release I tried to fix this issue. As for Electrify, the code is unfortunately out of sync with this repo and does not have all of the enhancements that I have made since it is a lesser-used project and I don't have as much time these days to maintain both.
@jyapayne, I'm using the latest 0.6.1b windows binary release.
@wisniewski94, I'll try this and see, thanks !
You are both on Windows? I'll check it out when I get the chance!
Yes, tried on win7 and win10.
I can't seem to reproduce the issue. Can you post the exact steps you are following? Here are mine:
- Clear downloads folder
- Open a project
- Select Windows-x64 in Export settings
- Select NW.js 0.20.1 in Download settings
- Click export
- Download starts as normal and exports as normal
same on windows 10. I downloaded project that works and built with web2exe on mac, but on windows seems issue with download nw.js. I get empty folder. I tried force download, Set different download path but nothing helped.
0.6.1b version
Same issue help please
version 0.6.0 do not have this bug
Sorry guys, I haven't had much time lately. I'll commit to looking at this tonight. @Arti3DPlayer thank you for the information. This means that Windows 10 is having some sort of issues with the https calls. Hopefully I can figure this out tonight!
Hey everyone! It looks like I was right about the https calls. Windows doesn't like them for some reason when Web2Exe runs as a bundle, but it works fine if run from my dev environment. I've updated the downloads for the Web2Exe 0.6.1b on the releases page. Hopefully this fixes the issue for you guys! Let me know!
Thanks mate work fine :-) on windows 10 now