pub fn resolve_path( processing_file: &Path, root_dir: &Path, package_json_seen: &mut FxHashMap<String, PackageJsonExtended>, ) -> String