Open vanackere opened 3 years ago
@vanackere you may use npm install --legacy-peer-deps --save
for now.
It will work with 12\13 Angular because actually there is everything correct inside the package, it's just new NPM behavior.
While we can use --legacy-peer-deps
we shouldn't have to. One has to assume this package is no longer maintained, no commits for 2 years.
Is this package still maintained?
I haven't focused on this package in some time due to conflicting priorities and the fact that the feature set was stable, mature, and relatively easy to integrate with later versions of Angular.
That said, it certainly isn't a fair posture to take considering it impacts the awesome community that uses the package. Using the package should be easy and convenient. I'll get new branches cut for both Angular 12 and 13 targets.
can we have it working with angular 14 ? i get the same peer dependencies errors.
@Stabzs Any chance of this being updated? Still 11.0.1 on npm
@Stabzs Kindly asking - any update here?
Hi,
Would it be possible to make a new release of this library, compatible with angular 13 ? Currently the library works but it is required to use the --force option of npm :
Best regards,