sudipghimire533 / ytui-music

Youtube client in terminal for music ( lightweight youtube client )
GNU General Public License v2.0
467 stars 19 forks source link

Can't run on startup #26

Open RannyBergamotte opened 1 year ago

RannyBergamotte commented 1 year ago

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)