Verify latest release
pnpm version
8.15.1
Which area(s) of pnpm are affected? (leave empty if unsure)
Dependencies resolver, Lockfile
Link to the code that reproduces this issue or a replay of the bug
https://github.com/chefjackson/pnpm-peer-dedupe-issue
Reproduction steps
- Clone the codebase
- Remove lockfile
- Run
pnpm install to recreate the lock file
Describe the Bug
There're more than one wagmi instances even with dedupe-peer-dependents on
Expected Behavior
All the packages should share the same wagmi instance
Which Node.js version are you using?
18.18.2
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response
Verify latest release
pnpm version
8.15.1
Which area(s) of pnpm are affected? (leave empty if unsure)
Dependencies resolver, Lockfile
Link to the code that reproduces this issue or a replay of the bug
https://github.com/chefjackson/pnpm-peer-dedupe-issue
Reproduction steps
pnpm installto recreate the lock fileDescribe the Bug
There're more than one
wagmiinstances even withdedupe-peer-dependentsonExpected Behavior
All the packages should share the same
wagmiinstanceWhich Node.js version are you using?
18.18.2
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response