Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack is complaining about missing auth exports #23596

Closed
turt2live opened this issue Oct 25, 2022 · 0 comments · Fixed by matrix-org/matrix-react-sdk#9499
Closed

Webpack is complaining about missing auth exports #23596

turt2live opened this issue Oct 25, 2022 · 0 comments · Fixed by matrix-org/matrix-react-sdk#9499
Assignees
Labels
A-Developer-Experience O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Tolerable Low/no impact on users T-Defect

Comments

@turt2live
Copy link
Member

2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110
2022-10-25 16:42:11.481 [element-js] "export 'IIdentityProvider' was not found in 'matrix-js-sdk/src/@types/auth'
2022-10-25 16:42:11.481 [element-js]
2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110
2022-10-25 16:42:11.481 [element-js] "export 'ISSOFlow' was not found in 'matrix-js-sdk/src/@types/auth'
2022-10-25 16:42:11.481 [element-js]
2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110
2022-10-25 16:42:11.481 [element-js] "export 'LoginFlow' was not found in 'matrix-js-sdk/src/@types/auth'

Caused by matrix-org/matrix-react-sdk#9232 due to webpack/webpack#7378 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Tolerable Low/no impact on users T-Defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant