On my computer I had to change the yarn build --offline command to yarn --offline build as yarn thought the --offline option was for the build script instead of itself
Search Criteria
Package Details: element-web-git 1.12.15.r248.g23b11aaf86-1
Package Actions
| 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/element-hq/element-web |
| Licenses: | Apache-2.0 |
| Conflicts: | element-web |
| Provides: | element-web |
| Submitter: | idanoo |
| Maintainer: | Xangelix |
| Last Packager: | Xangelix |
| Votes: | 16 |
| Popularity: | 0.25 |
| First Submitted: | 2020-07-18 02:27 (UTC) |
| Last Updated: | 2026-04-14 02:14 (UTC) |
Dependencies (11)
- electron (electron-launcherAUR, electron-nightly-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxcrypt-compat (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- python (make)
- python-setuptools (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- sqlcipher (make)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR) (make)
Required by (1)
Sources (3)
geodic commented on 2024-01-03 01:46 (UTC)
dr460nf1r3 commented on 2023-07-29 12:17 (UTC)
Please update the node dependency to the needed newer version, thanks
surakus commented on 2023-07-04 19:53 (UTC)
this package requires node >= 18.0.0 since element 1.11.34
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'
Pinned Comments