kinde-oss / kinde-auth-nextjs

Kinde NextJS SDK - authentication for server rendered apps
https://kinde.com/docs/developer-tools/nextjs-sdk/
MIT License
150 stars 20 forks source link

Bug: Cannot find module '@kinde-oss/kinde-auth-nextjs/components' or its corresponding type declarations #118

Closed sinchang closed 8 months ago

sinchang commented 8 months ago

Prerequisites

Describe the issue

I used the document at https://kinde.com/docs/developer-tools/nextjs-sdk/ to set up my next.js project. However, I encountered a typescript issue mentioned in the title.

Library URL

https://github.com/kinde-oss/kinde-auth-nextjs

Library version

1.9.1

Operating system(s)

macOS

Operating system version(s)

macOS 14.1.2 Chrome Version 121.0.6167.139

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

sinchang commented 8 months ago

Sorry, my mistake, I should install v2 from npm