npm install --workspaces
Category: Node.js & npm/yarn
npm install --workspaces
Install dependencies for all workspaces in a monorepo from the root
Installs dependencies for every workspace package in the monorepo from the root — all node_modules are hoisted and deduplicated.