Edson Moretti

Results 1 comments of Edson Moretti

I have the same import KcAdminClient from '@keycloak/keycloak-admin-client'; const kcAdminClient = new KcAdminClient( { baseUrl: process.env.KEYCLOAK_URL, realmName: process.env.REALM_NAME } ); `Error [ERR_REQUIRE_ESM]: require() of ES Module C:\.....`