With nodejs version 23 this crashes with Segmentation Fault.
Latest working nodejs version seems to be 22, lowest 20.
You need to adapt the build script to use explicit version.
(This also should be done for electron, by the way.)
See e.g. the PKGBUILD
of schildichat-desktop-git
on how to implement versioned nodejs and electron in the build script.
Regards and thanks for the package!
Pinned Comments