kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

🛠️ Todo: Angular Versionskonflikte zwischen Library und App `@angular/core`

Open deleonio opened this issue 2 years ago • 5 comments

Wenn wir unserer Adapter compilieren, dann funktioniert das in der App nur, wenn dort genau die gleiche Angular-Version verwendet wird. Das ist etwas schade. Können wir hier etwas dran ändern?

deleonio avatar Mar 15 '24 07:03 deleonio

🤔 Es klingt so, als würden wir gerade den Angular Core (vielleicht auch Common) als Teil der Adapter bundlen. Vielleicht können wir die Dependency "externalizen", so dass die Peer-Dependency aus dem Projekt auch im Adapter importiert wird.

sdvg avatar Mar 15 '24 08:03 sdvg

This issue has been automatically marked as stale and will be closed in 10 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, please post a comment or remove the Stale label.

github-actions[bot] avatar Sep 02 '24 04:09 github-actions[bot]

Is in next sprint ...

deleonio avatar Sep 02 '24 04:09 deleonio

Todo: @angualar/core als peer-Dependency verwenden.

laske185 avatar Sep 06 '24 07:09 laske185

Die peerDependency erweitern hat nicht geholfen. Getestet wurde mit folgenden Schreibweisen: "@angular/core": ">=18.0.0", "@angular/common": ">=18.0.0" "@angular/core": "^18.0.0", "@angular/common": "^18.0.0", "@angular/core": "18.x", "@angular/common": "18.x".

AlexanderSchmidtCE avatar Sep 25 '24 07:09 AlexanderSchmidtCE

This issue has been automatically marked as stale and will be closed in 10 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, please post a comment or remove the Stale label.

github-actions[bot] avatar Mar 15 '25 04:03 github-actions[bot]

This issue was closed because it has been stale for 10 days with no activity. If the issue is still relevant to you, feel free to re-open with a comment.

github-actions[bot] avatar Mar 25 '25 04:03 github-actions[bot]