numeric-keyboard icon indicating copy to clipboard operation
numeric-keyboard copied to clipboard

Please add a @NgModule annotation.

Open mikeschoneveld opened this issue 5 years ago • 0 comments

When I try to build a AOT build with Angular 8.* I got the following error:

ERROR in : Unexpected value 'NumericKeyboardModule in app/node_modules/numeric-keyboard/dist/numeric_keyboard.angular.js' imported by the module 'ComponentsModule in app/src/app/components/components.module.ts'. Please add a @NgModule annotation.

mikeschoneveld avatar Oct 02 '19 18:10 mikeschoneveld