Angular 8 breaking change - version update required
edlangjr opened this issue · 3 comments
edlangjr commented
After upgrading to angular 8 I am receiving the following issue:
ERROR in ./node_modules/ngx-clipboard/fesm2015/ngx-clipboard.js 175:29-37
"export 'DOCUMENT' was not found in '@angular/platform-browser'
DOCUMENT has been removed from @angular/platform-browser. This needs to be imported from @angular/common.
edlangjr commented
You are correct. I missed updating this reference in my project. Thank you for being cool.
maxisam commented
no biggie.