pub async fn handle_install_approved( config: &Config, target: Option<&str>, force: bool, yes: bool, ) -> Result<()>