The problem went away and it's building and installing now.
Search Criteria
Package Details: heroic-games-launcher 2.22.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/heroic-games-launcher.git (read-only, click to copy) |
|---|---|
| Package Base: | heroic-games-launcher |
| Description: | Native GOG, Epic Games and Amazon games launcher for Linux |
| Upstream URL: | https://heroicgameslauncher.com/ |
| Licenses: | GPL-3.0-only |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 43 |
| Popularity: | 2.45 |
| First Submitted: | 2022-07-18 20:20 (UTC) |
| Last Updated: | 2026-08-12 10:03 (UTC) |
Dependencies (15)
- electron43 (electron43-binAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- which (which-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs-lts (nodejs-lts-krypton) (make)
- pnpm (pnpm-corepackAUR, pnpm-rustAUR, pnpm-binAUR) (make)
- python (make)
- gamemode (gamemode-gitAUR) (optional)
- gamescope (gamescope-sk-gitAUR, gamescope-moonshine-gitAUR, gamescope-ogcAUR, gamescope-ogc-gitAUR, gamescope-gitAUR, gamescope-skAUR, gamescope-lanczos-downscalingAUR) (optional)
- mangohud (mangohud-mangochillAUR, mangohud-gitAUR) (optional)
- proton (dwproton-signed-binAUR, proton-cachyos-slrAUR, proton-cachyos-native-msgwaitallAUR, proton-cachyos-nativeAUR, proton-ge-binAUR, proton-ge-custom-binAUR, proton-cachyos-rtsp-binAUR, proton-cachyos-rtsp-slr-binAUR, proton-rtsp-binAUR, dwproton-binAUR) (optional)
- wine (wine-stable-nextAUR, wine-stableAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-tkg-staging-ntsync-binAUR, wine-asahi-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-cachyosAUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-cachyos-mr10060AUR, wine-dwprotonAUR, wine32AUR, wine-dwproton-binAUR, wine-gohryt-wayland-wow64AUR, wine-staging) (optional)
Required by (7)
- bluestar-manager-bin (optional)
- cartridges-fast-git (optional)
- cartridges-git (optional)
- dwproton-bin (optional)
- dwproton-signed-bin (optional)
- noon-gaming
- unused-pkg-remover (optional)
Sources (1)
madcabbit commented on 2026-08-13 15:14 (UTC)
FabioLolix commented on 2026-08-13 09:49 (UTC)
Can't replicate
madcabbit commented on 2026-08-13 02:40 (UTC) (edited on 2026-08-13 02:40 (UTC) by madcabbit)
Getting the same error.
Downloading comet for linux arm64 from https://github.com/imLinguin/comet/releases/download/v0.2.0/comet-aarch64-unknown-linux-gnu
Downloading comet for win32 arm64 from https://github.com/imLinguin/comet/releases/download/v0.2.0/comet-aarch64-pc-windows-msvc.exe
Downloading EpicGamesLauncher for win32 x64 from https://github.com/Etaash-mathamsetty/heroic-epic-integration/releases/download/v0.4/EpicGamesLauncher.exe
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
TypeError: fetch failed
at Object.processResponse (node:internal/deps/undici/undici:13033:20)
at node:internal/deps/undici/undici:13421:23
at node:internal/deps/undici/undici:17710:7
at async downloadFile ([stdin]:24850:20)
at async downloadAsset ([stdin]:24868:3)
at async Promise.all (index 0)
at async Promise.all (index 0)
at async Promise.all (index 0)
at async Promise.all (index 3)
at async main ([stdin]:25031:3) {
[cause]: SocketError: other side closed
at TLSSocket.onHttpSocketEnd ([stdin]:7190:26)
at TLSSocket.emit (node:events:521:24)
at endReadableNT (node:internal/streams/readable:1729:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '10.0.0.10',
localPort: 60118,
remoteAddress: '140.82.112.4',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 258,
bytesRead: 0
}
}
}
Node.js v24.18.1
ELIFECYCLE Command failed with exit code 1.
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'heroic-games-launcher-2.22.1-1':
FabioLolix commented on 2026-08-12 20:41 (UTC) (edited on 2026-08-15 08:23 (UTC) by FabioLolix)
@Mailaender You get that at which stage? Building, launching?
Mailaender commented on 2026-08-12 20:28 (UTC)
ELIFECYCLE Command failed with exit code 1.
FabioLolix commented on 2026-08-09 12:51 (UTC)
Meanwhile the AUR is down the pkgbuild is updated on my github
DeepChirp commented on 2026-05-01 02:27 (UTC) (edited on 2026-05-01 03:31 (UTC) by DeepChirp)
I think it might be possible to list Wine, Proton, GameMode, and MangoHud as optional dependencies in the PKGBUILD. The launcher could then utilize these packages if they are installed on the system.
LukasVH commented on 2026-04-28 08:45 (UTC)
is there a need for the npm make dependency? it is listed as requirement but isnt used in the PKGBUILD
ctilley79 commented on 2026-04-28 02:26 (UTC)
This package now requires nodjs-lts-jod which conflicts with system nodejs 25.9.0-1
FabioLolix commented on 2026-04-27 23:21 (UTC)
Thanks
Pinned Comments
FabioLolix commented on 2025-07-28 22:34 (UTC) (edited on 2026-04-27 23:22 (UTC) by FabioLolix)
The pkgbuild is hosted at https://github.com/FabioLolix/PKGBUILD-AUR_fix
Upstream isn't interested with problems with
heroic-games-launcherorheroic-games-launcher-gitso don't report them right away; retry withheroic-games-launcher-binNote to self, check electron version https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases