-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have searched the repository’s issues and Kinde community to ensure my issue isn’t a duplicate
- I have checked the latest version of the library to replicate my issue
- I have read the contributing guidelines
- I agree to the terms within the code of conduct
Describe the issue
This was due to Webpack 4 (used by CRA) not fully supporting the modern exports field introduced in Node 12+. As a result, subpath imports like /components or /utils were not recognized, even though the paths existed in the dist output.
Library URL
https://github.com/kinde-oss/kinde-auth-react
Library version
5.7.1
Operating system(s)
Windows
Operating system version(s)
Windows 10, Ubuntu 22
Further environment details
No response
Reproducible test case URL
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working