Skip to main content
Deno 2 is finally 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.29.1/lib/utils.ts";

Parameters

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