-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I got Fedora Silverblue 41 installed and enabled it as executable.
I got this error
./quark-player_3.4.2_x64.AppImage 14:26:20.612 › Quark Player v3.4.2 (node:61350) UnhandledPromiseRejectionWarning: Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12887) at async /tmp/.mount_quark-nNRRSL/resources/app.asar/main.js:744:5 (Use
quark-player --trace-warnings ...to show where the warning was created) (node:61350) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
Same issue with portable:
./quark-player 14:31:13.338 › Quark Player v3.4.2 (node:61859) UnhandledPromiseRejectionWarning: Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12887) at async /var/home/migtorr/Downloads/quark-player_linux_3.4.2_x64/resources/app.asar/main.js:744:5 (Use
quark-player --trace-warnings ...to show where the warning was created) (node:61859) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)