You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
huffup
, when used with--path
to install a local repo does not work for me. The error is:because
HUFF_BIN_DIR/huffc
already exists.I think that we want to link
PWD/target/release/huffc
withHUFF_BIN_DIR/huffc
and notHUFF_BIN_DIR/huff
.huff-rs/huffup/huffup
Line 78 in e0f640f
The text was updated successfully, but these errors were encountered: