manfredsteyer / module-federation-plugin-example

258 stars 177 forks source link

Keycloak initialization error: TypeError: keycloak_js__WEBPACK_IMPORTED_MODULE_5__ is not a constructor #45

Open chethan1095 opened 4 months ago

chethan1095 commented 4 months ago

Hi I have been trying to implement keycloak in angular module federation I have followed the https://github.com/manfredsteyer/module-federation-plugin-example/tree/static repo for building the application but once I used keycloak I am getting error as shown below I have followed this https://www.npmjs.com/package/keycloak-angular/v/15.1.0 to implement keycloak in angular.

image