'Angular 12 library with Angular 11 application
I created a angular library using angular 12 and added the peer dependencies of angular 11 and above.When i tried to install the library on angular version 11 application, The library got installed but while using the library I am getting error in console
"export 'ɵɵFactoryTarget' was not found in '@angular/core'
Please let me know where the angular changes are breaking
Created a library with 12 version and wants to use for all the applications who is on angular 10 and above.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
