I get an error while running cargo xtask install. After downloading all the crates, its throwing an error stating the following
error: Permission denied (os error 13) at path "/home/socks/weechat-discord/targetYbrnIW"
and the "target" thing at the end keeps randomizing every single time I run the xtask install command.
How do I fix this?
@Noskcaj19