onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 62 forks source link

Add Dependency Manager messaging for when no actions were completed #1535

Closed chasefleming closed 2 months ago

chasefleming commented 2 months ago

In Dependency Manager, if you already have dependencies installed in imports folder, as well as setup in your flow.json, no actions are needed when running flow deps install. The messaging just looks empty though. Add some messaging to improve this empty state.

Screenshot 2024-04-23 at 1 48 43 PM