"electron": "^11.1.0",
"@journeyapps/sqlcipher": "^5.0.0",
node version: 12.20.0
npm version: 6.14.8
error:
npm ERR! code ELIFECYCLE
npm ERR! errno 3228369023
npm ERR! ITDe-Filing-Forms@1.0.1 ele: electron .
npm ERR! Exit status 3228369023
npm ERR!
npm ERR! Failed at the app@1.0.1 ele script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2021-01-27T13_27_23_388Z-debug.log
The electron exe is closing if I run db.run("PRAGMA key ='mySecret'");
Could you please help on this.
"electron": "^11.1.0",
"@journeyapps/sqlcipher": "^5.0.0",
node version: 12.20.0
npm version: 6.14.8
error:
npm ERR! code ELIFECYCLE
npm ERR! errno 3228369023
npm ERR! ITDe-Filing-Forms@1.0.1 ele:
electron .npm ERR! Exit status 3228369023
npm ERR!
npm ERR! Failed at the app@1.0.1 ele script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2021-01-27T13_27_23_388Z-debug.log
The electron exe is closing if I run db.run("PRAGMA key ='mySecret'");
Could you please help on this.