Skip to content

Contributed Arduino libraries not seen #104

Closed
@flatsiedatsie

Description

@flatsiedatsie

As mentioned in this issue a search for a certain library fails, even though the same search in the IDE does work.

To replicate:

  • Search for "Seeed BME280" in the Arduino IDE (1.8.8) -> 1 result
  • Search for "Seeed BME280" in the Arduino CLI (0.3.3) -> no results

Do the CLI and IDE have different search mechanisms or different databases they search in?

The reason I ask is because I'm building a browser based IDE on top of the CLI. It tries to auto-install libraries, searching for the name in the #include tag. This works for most libraries so far, but failed at this one.

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