I’m getting an error at the end of installation, and the same error if I try to run the program:
[Window Title]
Error
[Main Instruction]
A JavaScript error occurred in the main process
[Content]
Uncaught Exception:
Error: Invalid or incompatible cached data (cachedDataRejected)
at Object.Module._extensions.(anonymous function) [as .jsc] (C:\Users\Bauser\AppData\Local\Programs\google-plus-exporter\resources\app\node_modules\bytenode\index.js:108:11)
at Module.load (internal/modules/cjs/loader.js:602:32)
at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
at Function.Module._load (internal/modules/cjs/loader.js:533:3)
at Module.require (internal/modules/cjs/loader.js:640:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object.<anonymous> (C:\Users\Bauser\AppData\Local\Programs\google-plus-exporter\resources\app\main\index.js:1:176)
at Object.<anonymous> (C:\Users\Bauser\AppData\Local\Programs\google-plus-exporter\resources\app\main\index.js:2:3)
at Module._compile (internal/modules/cjs/loader.js:693:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:704:10)
[OK]