Open alegauss opened 4 years ago
We also need support for angular 10 too. Currently facing this warning during build
npm WARN ng2-ace-editor@0.3.9 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
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
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,