I currently have this issue on Manjaro kernel 4.20.
make[2]: Leaving directory '/home/quentin/.cache/yay/kr/src/src/github.com/kryptco/kr/sigchain/openssl'
cargo web --version || (echo 'Please install cargo-web with `cargo install cargo-web`and make sure $HOME/.cargo/bin is on your $PATH' ; exit 1;)
cargo-web 0.6.10
# use rsync so that file modifed times are only updated when the contents change
cd dashboard_yew && cargo web deploy --release --target=wasm32-unknown-emscripten && rsync --checksum --delete -r ../target/deploy/* ../target/deploy-final
error: error: failed to parse manifest at `/home/quentin/.cache/yay/kr/src/src/github.com/kryptco/kr/sigchain/Cargo.toml`
Caused by:
virtual manifests do not specify [target]
make[1]: *** [Makefile:25: libsigchain-with-dashboard] Error 101
make[1]: Leaving directory '/home/quentin/.cache/yay/kr/src/src/github.com/kryptco/kr/sigchain'
make: *** [Makefile:50: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Error making: kr
I currently have this issue on
Manjaro
kernel4.20
.Can you help me ? I use this package on AUR