ClipboardModule is not an NgModule?

< H2 > problem description: < / H2 >

the ability to copy ngx-clipboard, pages in angular2 is also implemented, but there will be an error: ERROR in Error: ClipboardModule is not an NgModule in the console. Ask for advice!

< H2 > Development environment information: < / H2 >

Angular CLI: 6.0.8
Node: 8.11.2
OS: darwin x64
Angular: 2.4.3
ngx-clipboard: 7.0.4

May.13,2021

rm-r node_modules
rm package-lock.json
npm I
npm build

Menu