After installing ngx-clipboard to my project, I keep experiencing this error. Is there anything I can do to solve this issue?
Below is the error message I received:
Failed to compile.
./node_modules/ngx-clipboard/fesm2015/ngx-clipboard.mjs 290:203-215 Can't import the named export 'CommonModule' from non EcmaScript module (only default export is available)
[![enter image description here][1]][1]
[app.module.ts][2]