Skip to main content

install_from_npm

Function install_from_npm 

Source
pub async fn install_from_npm(
    package_name: &str,
    target_path: &Path,
    version: Option<&str>,
) -> Result<(), PluginError>
Expand description

Install a plugin from npm