turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.84k stars 264 forks source link

Improve plugin requirement message when running steampipe dashboard #3846

Closed pskrbasu closed 9 months ago

pskrbasu commented 1 year ago

If we are running steampipe dashboard from a mod directory and the plugin requirement is not satisfied, we get a message as: [ Message ] could not find plugin which satisfies requirement 'net@0.12.0' - required by 'net_insights'

Expected: The messages for plugin missing and version constraint not matching should be different and it should tell me what to do next to fix this.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

kaidaguerre commented 9 months ago

it's likely the plugin validation messages will be removed shortly with upcoming refactoring