Package Details: element-web-git 1.11.110.r74.gef3b9eb9e4-1

Git Clone URL: https://aur.archlinux.org/element-desktop-git.git (read-only, click to copy)
Package Base: element-desktop-git
Description: Glossy Matrix collaboration client — web version.
Upstream URL: https://github.com/vector-im/element-web
Licenses: Apache-2.0
Conflicts: element-web
Provides: element-web
Submitter: idanoo
Maintainer: Xangelix
Last Packager: Xangelix
Votes: 14
Popularity: 0.000000
First Submitted: 2020-07-18 02:27 (UTC)
Last Updated: 2025-09-05 15:41 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

surakus commented on 2023-03-06 10:07 (UTC)

As jplatte said this still requires libxcrypt-compat as a build dependency

jplatte commented on 2022-11-29 08:29 (UTC)

Looks like this needs libxcrypt-compat as a (build) dependency. I've also had to work around https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported (I set the env var as suggested in the top answer).

Whodiduexpect commented on 2022-04-12 10:11 (UTC) (edited on 2022-04-12 10:40 (UTC) by Whodiduexpect)

For Element v1.10.9 the build fails for me and I get this error from yarn right after yarn run v1.22.18:

error Command "reskindex" not found.

If I remove yarn reskindex from the PKGBUILD it builds just fine.

rdeaxwr34as commented on 2022-01-26 00:37 (UTC) (edited on 2022-01-26 00:49 (UTC) by rdeaxwr34as)

missing translation: en|Failed to start missing translation: en|Your Element is misconfigured missing translation: en|Unexpected error preparing the app. See console for details.

aa13q commented on 2021-09-14 20:18 (UTC)

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)

trumee commented on 2021-08-24 08:14 (UTC)

1.8.1 doesnt build for me and gives the error

ModuleNotFoundError: Module not found: Error: Can't resolve './component-index' in '/home/xx/.cache/pikaur/build/element-desktop-git/src/element-web/node_modules/matrix-react-sdk/src'

lyhokia commented on 2021-08-20 07:27 (UTC)

I also receive error messages:

==> Missing dependencies:
  -> nodejs<16
==> ERROR: Could not resolve all dependencies.
error: failed to build 'element-desktop-git-1.7.25.r21.ge4c9444fe-1 (element-web-git element-desktop-git)':
error: packages failed to build: element-desktop-git-1.7.25.r21.ge4c9444fe-1 (element-web-git element-desktop-git)

tsangares commented on 2021-07-02 02:54 (UTC)

When I try to install I recieve the error:

error merging element-desktop-git: fatal: No current branch.

mser commented on 2021-05-20 00:39 (UTC) (edited on 2021-05-20 00:40 (UTC) by mser)

I had some issues building 1.7.27 but succeeded after adding the following to the prepare section

For anyone adopting this package: I did something very similar in my private fork and can confirm this works, so I'd suggest patching this until it's fixed upstream instead of setting nodejs<16.

teutat3s commented on 2021-05-19 17:59 (UTC)

I have moved on from manjaro to NixOS, so I'm disowning this package again. Thank you for the recent comments.