diff --git a/src/build_helper/src/npm.rs b/src/build_helper/src/npm.rs index 5a7df0999bd3d..253d672199901 100644 --- a/src/build_helper/src/npm.rs +++ b/src/build_helper/src/npm.rs @@ -29,6 +29,8 @@ pub fn install(src_root_path: &Path, out_dir: &Path, npm: &Path) -> Result