ng2-ace-editor
ng2-ace-editor copied to clipboard
Angular 9+: Warning: Entry point 'ng2-ace-editor' contains deep imports
Hi,
Using Angular 9 and 10, it shows the following Warning:
Warning: Entry point 'ng2-ace-editor' contains deep imports into <project>/node_modules/brace/theme/monokai'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
Regards,
We also need support for angular 10 too. Currently facing this warning during build
npm WARN [email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.
I created angular 9 version , hope it helps
https://github.com/martinpagesaal/ngx-ace-editor-wrapper
how about Angular 12 version?
Any workaround lib for Angular 12 version?
Currently looking any upgrade version Angular 13 version.
npm i --force worked for me