pnpm

Fast, disk space efficient package manager for Node.js

Miscellaneous TypeScript npm, yarn를 대체함

pnpm is a fast, disk space efficient package manager that uses a content-addressable filesystem to store all files from all module directories on a disk.

설치

brew brew install pnpm
npm npm install -g pnpm