Problem
When running flow dependencies install, the CLI may prompt me to update outdated dependencies. When declining the update, the dependencies are not installed. I would expected the outdated dependencies still to be installed.
Steps to Reproduce
- Run
flow dependencies install
- Decline update prompt
- Lack depenencies
Acceptance Criteria
Outdated dependencies are installed as expected
Context
Problem
When running
flow dependencies install, the CLI may prompt me to update outdated dependencies. When declining the update, the dependencies are not installed. I would expected the outdated dependencies still to be installed.Steps to Reproduce
flow dependencies installAcceptance Criteria
Outdated dependencies are installed as expected
Context