Cannot import using Angular 19
New issue for cloudinary/frontend-frameworks
Before proceeding, please update to the latest version and test if the issue persists I tested using the most recent version down to a non-compatible version.
For which package is this issue?
v2.0.0 to v2.1.2
Describe the issue in a sentence or two.
…
Issue Type (Can be multiple)
[x ] Build - Can’t install or import the SDK [ ] Performance - Performance issues [ ] Behaviour - Functions aren’t working as expected [ ] Documentation - Inconsistency between the docs and behaviour [ ] Incorrect Types [ ] Other (Specify)
Steps to reproduce
upgrade angular application to 19
Error screenshots
Browsers (if issue relates to UI, else ignore)
[ ] Chrome [ ] Firefox [ ] Safari [ ] Other (Specify) [ ] All
Versions and Libraries (fill in the version numbers)
package SDK version Node - 22.14.0 NPM - 10.9.2
Hi @AnthonyIvery. Thanks for flagging this. Currently Angular 19 isn't supported, however it is indeed on our roadmap. Unfortunately, I'm not able to share any ETA at this time, but I recommend checking https://github.com/cloudinary/frontend-frameworks/commits/master/ periodically.
@AnthonyIvery Our project is on angular 19.2.0 and on cloudinary/ng 2.1.1 and it's working fine for us.
Are you sure the problem isn't related to #255 and #256 ? It would explain the error you're seeing.
Closing this as part of our issue cleanup. The import issue you were seeing with Angular 19 appears to have been caused by the same packaging problem tracked in #255/#256, which has since been fixed.
If you still run into issues after upgrading, please open a new issue with a repro. Thanks!