[ x ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ x ] Support request
[ ] Other... Please describe:
Current behavior
Not able to install the module/package with Angular v14.
Expected behavior
Latest stable version should be installable and compatible with higher Angular versions (14 and above)
Minimal reproduction of the problem with instructions
Install the package in a newly generated Angular 14 project.
What is the motivation / use case for changing the behavior?
Compatibility issues with higher stable versions of Angular (14 and above)
Environment
Angular version: `14.2.12`
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: `16.16.10`
- Platform: `Windows`
Others:
- Package Manager: `npm 9.2.0`
- OS Version: `Windows 10 x64`
I'm submitting a...
Current behavior
Not able to install the module/package with Angular v14.
Expected behavior
Latest stable version should be installable and compatible with higher Angular versions (14 and above)
Minimal reproduction of the problem with instructions
Install the package in a newly generated Angular 14 project.
What is the motivation / use case for changing the behavior?
Compatibility issues with higher stable versions of Angular (14 and above)
Environment