library · inferred from evidence
next/headers
Next.js library for accessing HTTP headers.
- Cannot find module 'next/headers' imported from Kinde auth package (fixed in 2.5.4)
Building a Next.js app with @kinde-oss/kinde-auth-nextjs failed with Cannot find module 'next/headers' imported from the Kinde auth package. The SDK imported next/headers in a context where Next did not provide it, breaking the build. The b