K4rakara / freshfetch

A fresh take on neofetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling falied

AbhinavAchha opened this issue · comments

I am facing issues while compiling

log.log

My system:
Os- Fedora 34
Cargo version- cargo 1.52.0 (69767412a 2021-04-21)
Rustc version-rustc 1.54.0-dev

You have to install rustup and then rustup toolchain install nightly before install it, worked for me.

i tried installing it by using nightly but still the build failed.

commented

i tried installing it by using nightly but still the build failed.

The issue you are facing is related to the cmd-rs dependency. I'm gonna work on removing that dependency, as it causes many issues.