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
endpoint=https://registry.wasmer.io/graphql
error: GraphQL query failed
╰─▶ 1: GraphQL API failure: This version of the package `wasmer-tests/[email protected]` already exists.
Expected behavior
Command does not try to re-publish, but just uses the existing version.
Actual behavior
Tries to republish, fails.
The text was updated successfully, but these errors were encountered:
Describe the bug
Can't deploy with local named package without a version bump.
Steps to reproduce
wasmer.toml:
app.yaml:
wasmer deploy
=> ERROR
Expected behavior
Command does not try to re-publish, but just uses the existing version.
Actual behavior
Tries to republish, fails.
The text was updated successfully, but these errors were encountered: