Ubuntu 22.04 breaks gSender

So, I recently upgraded to Ubuntu 22.04 from 20.04, which seems in retrospect to have been a mistake. gSender no longer runs, and core dumps. Just wonering if anyone has a workaround. Command line follows:

tony@Lovelace:~/Downloads$ gsender
2022-08-18T04:36:50.079Z - info init Loading configuration from “/home/tony/.sender_rc”
(node:42822) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2022-08-18T04:36:50.174Z - info init Starting the server at http://127.0.0.1:42445
Checking for update
Error: Error: ENOENT: no such file or directory, open ‘/opt/gSender/resources/app-update.yml’
(node:42822) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open ‘/opt/gSender/resources/app-update.yml’
(node:42822) 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 Command-line API | Node.js v18.7.0 Documentation). (rejection id: 1)
(node:42822) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[42822:0818/143650.672965:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn’t usable. Goodbye.
Trace/breakpoint trap (core dumped)

@MrWolfe Welcome to the group. I have moved your post to the gSender category as Sienci has a dedicated group working on gSender and they routinely monitor this category.