Skip to content

feature: provide useful errors w/ mismatched versions (e.g. process_lib) #220

@nick1udwig

Description

@nick1udwig

Is your feature request related to a problem? Please describe.
Mismatched versions of, e.g., process_lib can lead to very-hard-to-diagnose compiler errors:

image

Describe the solution you'd like
We should print more useful errors when this type of thing occurs. Some ways to accomplish this:

  1. kit build looks at various Cargo.tomls and, if versions mismatch, fails out & prints error,
  2. kit build intercepts error above and attaches suggestions for how to deal with it, namely matching version numbers.

FYI @jurij-jukic

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions