Open Freemason-12 opened 1 year ago
Hello there @Freemason-12 , a temporary fix for this issue is pinned in the lounge channel of my discord server.
Hello there @Freemason-12 , a temporary fix for this issue is pinned in the lounge channel of my discord server.
not everyone wants another discord to join best to add it here also
yes, please. Add it here! :-)
Thanks for taking the time to fill out a bug report. If you want real-time support consider joining our Discord at https://melonbot.io/support instead.
Please note that this form is for bugs only!
Summary When I put an executable somewhere else in my
$PATH
(including/usr/local/bin/
as shown in the readme) it gives an error:when I looked at the code (although I know basically no rust at all, just some other languages) it appears to be that the code literally does that, looks from the root of the project
Steps To Reproduce
cargo build --release
$PATH
Expected Behavior
Platform And Versions
OS: Debian 12
Rustc:
LemonCord: 0.1.2
Additional Context The executable runs as intended when you
cd
into the cloned repo and run./target/release/lemon-cord