- run
pnpm install
There is no error message about missing dependency vuepress
- migrate
pnpmfield content inpackage.jsontopnpm-workspace.yaml - cleanup
node_modulesand re-runpnpm install
You will get
WARN Issues with peer dependencies found
.
└─┬ vuepress-plugin-iconify 0.7.0
└── ✕ missing peer vuepress@^2.0.0-rc.15
Peer dependencies that should be installed:
vuepress@^2.0.0-rc.15