pkg-install icon indicating copy to clipboard operation
pkg-install copied to clipboard

📦 A wrapper making installation of Node.js packages from code easier

Results 6 pkg-install issues
Sort by recently updated
recently updated
newest added

# What is happening? Setting the `verbose` flag `true` for one of my tasks does not print installation logs in the terminal. # Description I am using `pkg-install` with `listr`....

### What's done here: 1) Added support for pnpm (re #5) 2) In order to fix issues that occurred on `tsc` run, I had to upgrade TypeScript to the latest...

I'm rewriting my dev tools, but i'm using this package to install dependencies in it. When i'm compiling using tsc i get this error `Namespace 'execa' has no exported member...

Will there be a support for pnpm package manager? If yes, I would love to take a shot at it.