[2018-01-22 17:41:05.366] [error] Error when unzipping: Error: spawn C:\Users\johy\AppData\Local\Programs\Hasher\resources\app.asar\node_modules\7zip\7zip-lite\7z.exe ENOENT
Looks like Hasher tries to use the wrong directory (app.asar instead of app.asar.unpacked). Could not reproduce because this path was already set up as I developed the app, and I believe it happens because of the packaging step, while I first used the app in dev mode.
[2018-01-22 17:41:05.366] [error] Error when unzipping: Error: spawn C:\Users\johy\AppData\Local\Programs\Hasher\resources\app.asar\node_modules\7zip\7zip-lite\7z.exe ENOENT
Looks like Hasher tries to use the wrong directory (app.asar instead of app.asar.unpacked). Could not reproduce because this path was already set up as I developed the app, and I believe it happens because of the packaging step, while I first used the app in dev mode.