You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Describe the bug
Just getting a warning on startup in the AppImage version 1.0.76:
(node:1442903) UnhandledPromiseRejectionWarning: TypeError: Error processing argument at index 0, conversion failure from
at Ar.enable (/tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5417651)
at constructor.enableBlockingInSession (/tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5531267)
at /tmp/.mount_Raven n8NAK2/resources/app.asar/background.js:2:5531655
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
(node:1442903) 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: 1)
Desktop (please complete the following information):
OS: Fedora 35
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Just getting a warning on startup in the AppImage version 1.0.76:
(node:1442903) 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: 1)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: