angular-froala-wysiwyg
angular-froala-wysiwyg copied to clipboard
How to fix the issue "An accessor cannot be declared in an ambient context."
Hi,
We met below issues when starting our project. Could you give us some suggestion to fix them? It's an urgent issue. Any comments would be greatly appreciated.
Below is our environment information:
Angular:
"@angular/cli": "^8.3.19",
"@angular/compiler-cli": "^8.2.14",
"@angular/language-service": "^8.2.14",
Froala
"angular-froala-wysiwyg": "^4.0.7",
We can use change the property "skipLibCheck" to ignore the error, but the issue will happen in iexplore.
BTW: We don't want to upgrade angular in this verion.
Thanks, Daniel
same issue....