- run
pnpm install
There is no error message about missing dependency vuepress
- migrate
pnpm
field content inpackage.json
topnpm-workspace.yaml
- cleanup
node_modules
and 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