pub async fn install( config: &Config, command: &str, with: &[String], project: bool, ) -> Result<()>