Hi,
I've tried updating the library @progress/kendo-angular-popup to the currently newest version V2.4.0, but it seems to be broken.
When I try to build my Angular-6-App Ahead of Time (AOT), I get the following error a couple of times (once per module):
Module not found: Error: Can't resolve '../../../../node_modules/@progress/kendo-angular-buttons/node_modules/@progress/kendo-angular-popup/dist/es2015/index.ngfactory'
2.3.0 was working fine.
Can anybody confirm this behavior?
All other packages are up-to-date.
The funny thing is, I can ng serve this version and also use it.
The only thing I can't is build AOT.
Thanks & have a good weekend,
Felix