kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
83 stars 22 forks source link

[BUG] #3334

Closed saxjax closed 7 months ago

saxjax commented 7 months ago

Describe the bug

kirby9 can't be installed on Angular17 using ng add

Describe how to reproduce the bug

  1. create a new angular project
  2. add kirby9 using : ng add @kirbydesign/designsystem@9.0.0

Which Kirby version was used?

9.0.0

What was the expected behavior?

Kirby9 should be installed, ready for use.

Add any screenshots

image

Please complete the following information:

RasmusKjeldgaard commented 7 months ago

This is working as intended, as Kirby has only been tested with Angular 16. For clarity, I have created #3336.