I use Ubuntu 24.04.
I'm a relative newcomer to all this and I've been having an issue when I get to the final step of executing the "bun run tauri build" step, I keep on getting an error message on the final item that is as follows:
Bundling Claudia_0.1.0_amd64.AppImage
failed to bundle project: failed to run linuxdeploy
Error failed to bundle project: failed to run linuxdeploy
I have double checked that my linuxdeploy is properly installed and have also ensured that libwebkit2gtk-4.1-dev is also properly installed as well but I still get the same above error message when trying to "bun run tauri build". I am out of ideas on how to resolve this at this point and would appreciate some help.
Any help here would be greatly appreciated. Thank you!
I use Ubuntu 24.04.
I'm a relative newcomer to all this and I've been having an issue when I get to the final step of executing the "bun run tauri build" step, I keep on getting an error message on the final item that is as follows:
Bundling Claudia_0.1.0_amd64.AppImage
failed to bundle project:
failed to run linuxdeployError failed to bundle project:
failed to run linuxdeployI have double checked that my linuxdeploy is properly installed and have also ensured that libwebkit2gtk-4.1-dev is also properly installed as well but I still get the same above error message when trying to "bun run tauri build". I am out of ideas on how to resolve this at this point and would appreciate some help.
Any help here would be greatly appreciated. Thank you!