Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Handle semver identifiers in status command #290

Closed
spalladino opened this issue Jul 5, 2018 · 0 comments
Closed

Handle semver identifiers in status command #290

spalladino opened this issue Jul 5, 2018 · 0 comments
Assignees
Labels
kind:bug Bug! topic:tools Off-chain tooling in general
Milestone

Comments

@spalladino
Copy link
Contributor

Given a project with a stdlib ^1.0.0 in zos.json, and 1.0.1 in zos.local.json, running a status command will print a warning that the stdlib versions do not match:

~/Projects/zeppelinos/test/example$ npx zos status -n local
[...]
Standard library:
- Stdlib stdlib@^1.0.0 required by current version
- Deployed application is connected to different stdlib [email protected]
@spalladino spalladino added kind:bug Bug! topic:tools Off-chain tooling in general labels Jul 5, 2018
@spalladino spalladino added this to the v2.0.0 milestone Jul 5, 2018
@spalladino spalladino self-assigned this Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind:bug Bug! topic:tools Off-chain tooling in general
Projects
None yet
Development

No branches or pull requests

1 participant