pub fn recursive_find_node_modules( path: &Path, known_git_dir: Option<PathBuf>, ) -> IndexSet<PathBuf>