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
I installed trunk with cargo install --locked trunk but then when I run the trunk command nothing happen, even when I put random argument like trunk blah blah.
PS C:\> trunk
PS C:\> trunk blah
PS C:\>
Then I uninstall it, clear cargo's cache and re-install it, but nothing changed.
I installed trunk with
cargo install --locked trunk
but then when I run thetrunk
command nothing happen, even when I put random argument liketrunk blah blah
.Then I uninstall it, clear cargo's cache and re-install it, but nothing changed.
v0.21.4
cargo 1.82.0 (8f40fc59f 2024-08-21)
rustc 1.82.0 (f6e511eec 2024-10-15)
Edit: the pre-built binary work fine.
The text was updated successfully, but these errors were encountered: