Skip to content

Latest asgardeo/auth-react version does not compatible with the sample SPA #296

Open
@Dumindu-Kanchana

Description

@Dumindu-Kanchana

Describe the issue:
Getting the following error.

ERROR in ./src/pages/AuthenticationFailure.tsx 26:0-54
Module not found: Error: Can't resolve '@asgardeo/auth-react' in 'asgardeo-auth-react-sdk/samples/asgardeo-react-app/src/pages'
 @ ./src/error-boundary.tsx 2:0-70 20:44-65
 @ ./src/app.tsx 25:0-49 30:42-55

workaround:

Update the package.json as below.

"@asgardeo/auth-react": "5.2.3",

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions