Error when installing Heroic Launcher via AUR

When trying to install heroic-games-launcher from aur I get this error:
<--- Last few GCs --->

[17028:0x7fd16c002000]     4324 ms: Mark-Compact 490.8 (620.8) -> 193.8 (323.5) MB, pooled: 0 MB, 123.61 / 0.00 ms  (+ 0.1 ms in 1 steps since start of marking, biggest step 0.1 ms, walltime since start of marking 266 ms) (average mu = 0.931, current mu =[17028:0x7fd16c002000]     4598 ms: Scavenge 471.4 (601.1) -> 471.4 (601.1) MB, pooled: 0 MB, 123.64 / 0.00 ms  (average mu = 0.931, current mu = 0.727) allocation failure; 

FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

 1: 0x55ea03eec8b4 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
 2: 0x55ea0440dd34 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
 3: 0x55ea0440de3b v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
 4: 0x55ea0469e0ac  [node]
 5: 0x55ea04b4003b v8::internal::Runtime_FatalProcessOutOfMemoryInvalidArrayLength(int, unsigned long*, v8::internal::Isolate*) [node]
 6: 0x7fd16be76636 

> heroic@2.17.2 download-helper-binaries /home/raul/.cache/yay/heroic-games-launcher/src/HeroicGamesLauncher
> esbuild --bundle --platform=node --target=node21 meta/downloadHelperBinaries.ts | node

sh: line 1: esbuild: command not found
/home/raul/.cache/yay/heroic-games-launcher/PKGBUILD: line 21: ./node_modules/.bin/electron-vite: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: heroic-games-launcher-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
heroic-games-launcher - exit status 4
Solution
heroic-games-launcher is not our package
Was this page helpful?