Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Spurious "There's a new version" message on "cargo wapm" #309

Open
JPMoresmau opened this issue Apr 11, 2023 · 1 comment
Open

Spurious "There's a new version" message on "cargo wapm" #309

JPMoresmau opened this issue Apr 11, 2023 · 1 comment
Labels

Comments

@JPMoresmau
Copy link

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 -V -> 0.5.9
rustc -V -> rustc 1.68.0 (2c8cc3432 2023-03-06)

wapm.log is empty.

Expected behavior

Only ask for update when there is an actual update available.

@JPMoresmau
Copy link
Author

I tried to reproduce running wapm-cli directly but it correctly identifies that 3.1.1 == 3.1.1 so not sure what's wrong when running via cargo...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant