the-way icon indicating copy to clipboard operation
the-way copied to clipboard

[Critical] Cargo error when install by yay

Open madrigal1 opened this issue 2 years ago • 2 comments

image

The following error while install via yay

Potential solution is adding a --locked flag to the cargo install command Ref: https://stackoverflow.com/questions/71332000/why-run-cargo-install-fails-with-error-edition-2021-is-unstable-though

madrigal1 avatar Nov 23 '22 08:11 madrigal1

@spikecodes Is this something you can add to the yay package?

Ninjani avatar Nov 23 '22 20:11 Ninjani

Sorry for the delay, I missed this in my notifs.

I wasn't able to reproduce this build error but I just added --locked to the PKGBUILD. @madrigal1 Does the issue still occur?

spikecodes avatar Dec 04 '22 18:12 spikecodes