I just tried installed this, and got the following error when trying to execute:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: /tmp/.org.chromium.Chromium.EOA3xs: undefined symbol: _ZN2v82V813DisposeGlobalEPPNS_8internal6ObjectE
at process.func [as dlopen] (electron/js2c/asar.js:155:31)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:857:18)
at Object.func [as .node] (electron/js2c/asar.js:164:18)
at Module.load (internal/modules/cjs/loader.js:677:32)
at tryModuleLoad (internal/modules/cjs/loader.js:609:12)
at Function.Module._load (internal/modules/cjs/loader.js:601:3)
at Module.require (internal/modules/cjs/loader.js:715:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object.<anonymous> (/usr/share/marktext/app.asar/node_modules/keyboard-layout/lib/keyboard-layout.js:4:31)
at Module._compile (internal/modules/cjs/loader.js:815:30)
Any ideas? Thanks!
In case it matters, I am running the linux-hardened kernel.
Pinned Comments
alerque commented on 2023-11-02 11:09 (UTC)
PSA: The build process for this package is known to be broken because it requires older versions of stuff than is available in Arch now. The only way I know of to install it is to use packages that were built back when the
npmin Arch was older. You can use my user repository to get the latest successful build.