goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

Not installing in angular 17 #318

Open huzaifah-here opened 1 week ago

huzaifah-here commented 1 week ago

Please provide the environment you discovered this bug in.

Angular 17.3.0

Which area/package is the issue in?

accordion

Description

image

I'm trying to install spartan ui in angular 17 and it giving me error. I know if i update angular cdk to 18 it will work but my requirement is to work in angular 17. I also tried, npm i @spartan-ng/ui-core@17.3.0 but it doesnt have this version.

I read docs but didnt find anything related to angular 17!

Please provide the exception or error you saw

No response

Other information

No response

I would be willing to submit a PR to fix this issue