bluehalo / ngx-leaflet-draw

MIT License
88 stars 29 forks source link

ngx-leaflet-draw not compatible with Angular Ivy ? #102

Closed alcaidio closed 3 years ago

alcaidio commented 3 years ago

Hello i have an error, do you have any idea to fix this ?

This likely means that the library (@asymmetrik/ngx-leaflet-draw) which declares LeafletDrawModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

My config below

Angular CLI: 11.0.1 Node: 14.6.0 OS: darwin x64

Angular: 11.0.0 ... animations, cdk, common, compiler, compiler-cli, core, forms ... language-service, material, material-moment-adapter ... platform-browser, platform-browser-dynamic, router Ivy Workspace: Yes

Package Version

@angular-devkit/architect 0.1100.1 @angular-devkit/build-angular 0.1100.1 @angular-devkit/core 11.0.1 @angular-devkit/schematics 11.0.1 @angular/cli 11.0.1 @schematics/angular 11.0.1 @schematics/update 0.1100.1 rxjs 6.6.3 typescript 4.0.5

alcaidio commented 3 years ago

No it's ok now, it's probably because i forgot the leafletDraw directive ^^