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 was archived by the owner on Jun 14, 2023. It is now read-only.
I run cargo wapm, and I get a message telling me "There's a new version of wasmer and wapm! 3.1.1 → v3.1.1 ... Update with wasmer self-update ".
Running wasmer self-update gives me these warnings:
"warning: wasmer is already installed in the latest version: v3.1.1"
"warning: WAPM is already installed in the latest version: 0.5.9"
I run
cargo wapm
, and I get a message telling me "There's a new version of wasmer and wapm! 3.1.1 → v3.1.1 ... Update with wasmer self-update ".Running
wasmer self-update
gives me these warnings:"warning: wasmer is already installed in the latest version: v3.1.1"
"warning: WAPM is already installed in the latest version: 0.5.9"
wapm.log
is empty.Expected behavior
Only ask for update when there is an actual update available.
The text was updated successfully, but these errors were encountered: