Fixes #907 When quickUpdate() called install(), two spinners ran simultaneously. The quickUpdate spinner continued running while install() stopped its own spinner to show prompts, causing the confirmation prompt to be hidden behind the spinner animation. Now quickUpdate() always stops its spinner before calling install(), ensuring only one spinner is active and all prompts are visible. |
||
|---|---|---|
| .. | ||
| config-collector.js | ||
| dependency-resolver.js | ||
| detector.js | ||
| ide-config-manager.js | ||
| installer.js | ||
| manifest-generator.js | ||
| manifest.js | ||