Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dnt/lib/utils.ts>runNpmCommand

Deno to npm package build tool.
Go to Latest
function runNpmCommand
import { runNpmCommand } from "https://deno.land/x/dnt@0.39.0/lib/utils.ts";

Parameters

unnamed 0: { bin: string; args: string[]; cwd: string; }