by-pinja / ng-virtual-keyboard

Virtual Keyboard for Angular applications
https://protacon.github.io/ng-virtual-keyboard/
MIT License
25 stars 43 forks source link

Incompatible with Angular 9 #35

Open iamuvirus opened 4 years ago

iamuvirus commented 4 years ago

ERROR in node_modules/@protacon/ng-virtual-keyboard/dist/virtual-keyboard.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class

dolphinedaisy commented 4 years ago

Class NgVirtualKeyboardModule is not an Angular module

I tried to import in AppModule and getting the above mentioned error.