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
YTUI won't run and I don't know why? At first it was missing directory in the config file, but I fixed that, and now it still won't run. I tried compiling from source instead of the AUR script, and it also didn't work.
Terminal output below:
╭─mab@MABgaruda in repo: ytui-music/target/release on main took 1s
[⚡] × ./ytui_music run
__ ___ _ _
\ \ / / |_ _ _(_) _ __ ___ _ _ ___(_) ___
\ V /| __| | | | |_____| '_ ` _ \| | | / __| |/ __|
| | | |_| |_| | |_____| | | | | | |_| \__ \ | (__
|_| \__|\__,_|_| |_| |_| |_|\__,_|___/_|\___|
Author(s): Sudip Ghimire <sudipghimire533@gmail.com>
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: VersionMismatch { linked: 65644, loaded: 131072 }', front-end/src/ui/utils.rs:496:38
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, './ytui_music run' terminated by signal SIGABRT (Abort)
The text was updated successfully, but these errors were encountered:
YTUI won't run and I don't know why? At first it was missing directory in the config file, but I fixed that, and now it still won't run. I tried compiling from source instead of the AUR script, and it also didn't work.
Terminal output below:
The text was updated successfully, but these errors were encountered: