ensure_npm

Function ensure_npm 

Source
pub fn ensure_npm(
    tool_detector: &mut ToolDetector,
    installed_tools: &mut HashMap<String, bool>,
) -> Result<()>
Expand description

Ensure npm is available (comes with Node.js)