pub fn ensure_yarn( tool_detector: &mut ToolDetector, installed_tools: &mut HashMap<String, bool>, ) -> Result<()>
Ensure yarn is available