Next.js Discord

Discord Forum

Next 15 upgrade: PNPM Unmet peer warnings even though I'm already overriding them

Answered
MaKTaiL posted this in #help-forum
Open in Discord
Why am I still getting these messages when the version is matching?

18 Replies

Anyone?
😢
bumping this again hoping for an answer
@MaKTaiL Click to see attachment
Remove npm: from the start
of version
@Anay-208 | Ping in replies Remove `npm:` from the start
Where? In the override or in the package version?
package.json
@MaKTaiL resolved?
ok, didn't work
npm: needs to be used I guess
next15 is basically overriding @types/react with the types-react package
seems to be a bug with pnpm
Answer
not much to be done I guess
oh i didn't notice you're using pnpm
@Anay-208 | Ping in replies oh i didn't notice you're using pnpm
I think I failed to mention, I'm sorry