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