Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/helix/mod.ts>runGenericNpmCommand

Helix is a simple wrapper for NPM commands written in Deno
Latest
function runGenericNpmCommand
import { runGenericNpmCommand } from "https://deno.land/x/helix@v1.1.0/mod.ts";

Runs a NPM command.

Parameters

npmCommand: NpmCommand

Command to be run