Files
infocom-systems-design/node_modules/@antfu/install-pkg
2025-10-03 22:27:28 +03:00
..
2025-10-03 22:27:28 +03:00
2025-10-03 22:27:28 +03:00
2025-10-03 22:27:28 +03:00
2025-10-03 22:27:28 +03:00

install-pkg

NPM version

Install package programmatically. Detect package managers automatically (npm, yarn, bun and pnpm).

npm i @antfu/install-pkg
import { installPackage } from '@antfu/install-pkg'

await installPackage('vite', { silent: true })

Sponsors

License

MIT License © 2021 Anthony Fu