core
core copied to clipboard
angular cdk a11y not found
i'm encountering this error when compiling an Angular 9 app
ERROR in ./node_modules/@ngx-material-keyboard/core/ivy_ngcc/esm2015/ngx-material-keyboard-core.js 8407:20-43 "export 'LIVE_ANNOUNCER_PROVIDER' was not found in '@angular/cdk/a11y'
Installing angular-onscreen-material-keyboard fixes the issue for me.