Closed
Description
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
Labels
No labels