Hello, thanks for the package!
Please, take a look at https://github.com/vector-im/element-web/issues/16555 for a workaround with yarn reskindex
if having issue like:
Module not found: Error: Can't resolve './component-index' in '/path/to/git/element-web/node_modules/matrix-react-sdk/src'
and consider change "${pkgname}" to something like "${pkgname%-git}".sh for the binary (since desktop file is without git suffix)
Pinned Comments