Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

"yotta search" doesn't work properly #726

Open
@bogdanm

Description

@bogdanm

The behaviour of "yotta search" is ocasionally strange, but it seems like sometimes it doesn't work at all. I was trying to look for mbed-hal-nordic in the registry today. This command:

$ yt --plain search -s --limit 10000 mbed-hal-nordic
[long output follows]

doesn't list mbed-hal-nordic at all. However, if I search for nordic instead:

$ yt --plain search -s nordic
mbed-hal-nordic 2.0.0: mbed low-level Hardware Abstraction Layer implementation for Nordic microcontrollers
[more data follows]

yotta version: 0.11.0

EDIT: also tried version 0.14.1, same thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions