Step 1
Authenticate CLI profile for this provider.
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Fast and disk-efficient Node package manager
brew
Step 1
Authenticate CLI profile for this provider.
Step 2
Set required environment variables: NPM_TOKEN
Global Flags
Developer Loop
pnpm add
Installs a package and any packages that it depends
pnpm unlink
Unlinks a package. Like yarn unlink but pnpm
pnpm audit
Checks for known security issues with the installed
pnpm outdated
Check for outdated packages
pnpm why
Shows all packages that depend on the specified
pnpm create
Create a project from a "create-*" or "@foo/create-*"
pnpm dlx
Fetches a package from the registry without
Install deps, run tests, commit, and open PRs.