Cloudinary Angular-5.x is not Angular 9 compatible
See original GitHub issueEven though the release notes of 1.2.2 say that its Angular 9 compatible - i am getting following error when updating my Angular project.
Package "@cloudinary/angular-5.x" has an incompatible peer dependency to "@angular/core" (requires "^6.0.0" (extended), would install "9.1.1").
Package "@cloudinary/angular-5.x" has an incompatible peer dependency to "@angular/common" (requires "^6.0.0" (extended), would install "9.1.1").
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:13 (3 by maintainers)
Top Results From Across the Web
@cloudinary/angular-5.x - npm
Start using @cloudinary/angular-5.x in your project by running `npm i @cloudinary/angular-5.x`. There are 2 other projects in the npm ...
Read more >Upload widget and Angular 9 incompatible - Cloudinary Support
I've been using the cloudinary upload widget in angular 8 without any problems, now I've updated to angular 9 and the cloudinary upload...
Read more >Angular quick start - Cloudinary
A working Angular development environment with a supported version of Angular. 1. Set up and configure the SDK. Install the packages. Install ...
Read more >Angular SDK (Legacy) - Cloudinary
Supported versions. Cloudinary's Angular support includes separate libraries for integration with AngularJS (also known as Angular 1.x) and with ...
Read more >Programmatically Uploading Images, Videos, and Other Files
Uploading a password-protected PDF as an image asset is not supported. If necessary, you can upload a password-protected PDF by setting the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@eyalktCloudinary @aditimadan-Cloudinary it works fine (v1.3.1) on Angular 10
Some libraries do it like this:
Perhaps you can see this for reference: https://github.com/valor-software/ngx-bootstrap/blob/development/package.json