The errors are as follows:
:14
(Use electron --trace-warnings ... to show where the warning was created)
(node:908446) 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: 7)
Warning: terminator_CreateInstance: Failed to CreateInstance in ICD 0. Skipping ICD.
^C/home/FRET/fret/fret-electron/node_modules/electron/dist/electron exited with signal SIGINT
The errors are as follows:
:14
(Use
electron --trace-warnings ...to show where the warning was created)(node:908446) 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: 7)Warning: terminator_CreateInstance: Failed to CreateInstance in ICD 0. Skipping ICD.
^C/home/FRET/fret/fret-electron/node_modules/electron/dist/electron exited with signal SIGINT