-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Assignees
@cavonlee
Description
Bug Report
Current behavior
./arduino-cli lib search
Running lib search will always force to update index.
Expected behavior
Donot force to update index every time.
Environment
- CLI version (output of
arduino-cli version
): Version: 0.20.2 Commit: 1378381 Date: 2021年12月07日T16:41:50Z - OS and platform: macOS Monterey 12.1
Additional context
core search
works fine without forcing update index.