alfonsusac / nextjs-better-unstable-cache

Wrapper function for unstable_cache() from next/cache (Next.js Caching)
https://www.npmjs.com/package/nextjs-better-unstable-cache
40 stars 4 forks source link

PNPM issue: unmet peer react@next: found 18.2.0 #6

Closed MaKTaiL closed 3 months ago

MaKTaiL commented 4 months ago

image

I'm getting this warning when installing the package with pnpm. What could it be?

alfonsusac commented 4 months ago

It shouldn't be a big deal, I just dont know how to correctly set up the peer dependency to use the react version from Next.js.