Skip to content

Missing word in DEVELOPMENT instructions is confusing to a new developer (Failed to spawn: ui-compile) #826

@johnsonm

Description

@johnsonm

DEVELOPMENT.md has an incorrect uv invocation listed:

  • uv run ui-compile - compile Qt resources. Should be executed before first uv run NanoVNASaver run

That is missing task; it should be uv run task ui-compile

As it is, it tries to find and run a binary called ui-compile and fails to find it. (I went on a bit of a hunt for such a binary before realizing what was needed. ☺)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions