pub fn ensure_npm( tool_detector: &mut ToolDetector, installed_tools: &mut HashMap<String, bool>, ) -> Result<()>
Ensure npm is available (comes with Node.js)