Installs dependencies for every workspace in the monorepo and also for the root package, which normally is skipped. The --include-workspace-root flag matters when the root has its own scripts and dev tooling. The reverse, skipping dev dependencies, is npm install --omit=dev.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.