pnpm peers
命令
🌐 Commands
check
新增于:v11.0.0
🌐 Added in: v11.0.0
通过读取锁定文件检查未满足和缺失的同伴依赖问题。
🌐 Checks for unmet and missing peer dependency issues by reading the lockfile.
pnpm peers check
此命令会分析锁文件并报告任何具有未解决或不兼容对等依赖的软件包。
🌐 This command analyzes the lockfile and reports any packages with unresolved or incompatible peer dependencies.