ni

Automatically selects the right Node package manager based on lockfiles

brewmacoslinux
Try with needOr install directly
Source

About

Selects the right Node package manager based on lockfiles

Commands

ni

Examples

Install dependencies using the detected package manager$ ni
Add a new package using the appropriate package manager$ ni add vue
Remove a package using the detected package manager$ ni remove axios