pnpm commandspnpm ipnpm addpnpm workspacepnpm npmrcpnpm dedupepnpm auditpnpm filter pnpm install | pnpmpnpm install is used to install all dependencies for a project. In a CI environment, installation fails if a lockfile is present but needs an update. Inside a workspace, pnpm install installs all dependencies in all the projects. If you want to disable this behavior, set the recursive-install setting to false.https://pnpm.io/cli/installEvan You on TwitterFYI: if you use patch-package with pnpm, it may affect other projects on the same machine using that patched package because pnpm uses a shared cache.— Evan You (@youyuxi) June 29, 2022 https://twitter.com/youyuxi/status/1542063551363174400?ref_src=twsrc^tfw|twcamp^tweetembed|twterm^1542063551363174400|twgr^|twcon^s1_&ref_url=notion://www.notion.so/seongland/pnpm-db89603f9dc04e7d812b4d247fc2751c