Audric Ackermann
Audric Ackermann
> `nvm install 14.16.0` probably giving it what it wants? The instructions I'm guessing are old and it's no longer looking for 10.19.0. Confirm it's installed with `nvm --version`. `nvm...
Could you send me the full logs of the furthest you got ?
Hey, could we instead of relying on those chrome experimental features, * show a picker to choose the folder, * get the full path of that folder, * send that...
ok, I'll mark this PR as draft until then
Seems like the arm64 builds we get are broken atm
What's a .freebsd binary? Should it be able to run on freebsd?
Well, I got a freebsd file but no idea how to use it.
this looks like an issue with the native binary of better-sqlite3: ``` scott.localdomain","pid":2852605,"level":30,"msg":"migrateDatabase: Migration without cipher change failed {"code":"ERR_DLOPEN_FAILED ``` Idk how red hat is different from debian, but the...
Hey, It looks like both of your issues (ubuntu and almalinux) are linked to glibc being too old. You can see the ``` {"name":"log","hostname":"bionic-pc","pid":10178,"level":30,"msg":"migrateDatabase: Migration without cipher change failed /lib/x86_64-linux-gnu/libm.so.6:...
https://www.electronjs.org/docs/latest/api/app > userData The directory for storing your app's configuration files, which by default is the appData directory appended with your app's name. By convention files storing user data should...