Skip to content

Support checking against CalVer for dependencies in the doctor command #1485

Description

@tywayne

Describe the Feature

The doctor tool only supports version checking with SemVer. Watchman has switched from using SemVer to CalVer in their versioning, so it always shows as failing even when it is correctly installed to the latest version.

It would be great if the doctor command would support checking against both SemVer and CalVer so that Watchman would report correctly.

Possible Implementations

Update the doesSoftwareNeedToBeFixed function to support checking against SemVer as well as CalVer versioning systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions