pub fn find_binary_in_node_modules( binary: &str, from_dir: &Path, ) -> Option<PathBuf>
Find binary in node_modules/.bin. On Windows also looks for .cmd.