This is an example repo to demonstrate an issue with peer dependency error reporting in pnpm v9.
The repo is setup with:
strict-peer-dependenciesenabled- A peerdeps issue -
react 18.2.0andreact-dom 16.9.0are installed peerDependencyRulesallowing the above peer dependency
The pnpm version used is 9.14.2.
Running pnpm install results in the following:
