I get an error like this:
[2024-08-01][18:24:30][INFO][plugin_runtime::nodejs] Starting plugin runtime
→ port_file=/tmp/6ad92fW8Ja
→ plugins_dir=/usr/lib/yaak-app/plugins
→ runtime_dir=/usr/lib/yaak-app/plugin-runtime/index.cjs
Waiting on plugin runtime
thread 'main' panicked at /home/runner/work/app/app/src-tauri/tauri-plugin-plugin-runtime/src/nodejs.rs:86:13:
Failed to read port file in time
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at /home/runner/work/app/app/src-tauri/tauri-plugin-plugin-runtime/src/nodejs.rs:76:14:
Kill channel errored: RecvError(())
My device is a Fedora KDE running on an intel CPU. I've tried both the latest version and the stable version. They both give the same issue.
If there is any other info I can provide to help, let me know. I'm happy to help