pub(super) fn npm_install( root_path: &Path, outdir: &Path, npm: &Path, ) -> Result<(), Error>
install all js dependencies from package.json.