cloudinary_angular icon indicating copy to clipboard operation
cloudinary_angular copied to clipboard

after updating latest version

Open ansitdevfive opened this issue 4 years ago • 2 comments

hi team, after updating latest verison of @cloudinary/angular-5.x is gives error on node_modules/cloudinary-core/cloudinary-core.d.ts:853: this file . please fixed it asap

see error https://lh3.googleusercontent.com/-mbZpLSEIf68/XyzdWvQMUhI/AAAAAAAADaw/Xm7V2fkweWsMl0dudR3QkZHD1wASNYNsQCK8BGAsYHg/s0/2020-08-06.png

2020-08-06

ansitdevfive avatar Aug 07 '20 05:08 ansitdevfive

@ansitdevfive can you please make sure you have the latest version? (e.g., cloudinary-core is at 2.6.3, the angular file is 2.10.2 ). You might want to try our sandbox here: https://codesandbox.io/s/cranky-gareth-mwzh0?file=/src/app/app.component.ts

shirlymanor avatar Aug 07 '20 20:08 shirlymanor

Hey @ansitdevfive

We tracked down the issue to a strict flag in typescript that's causing this issue. We've updated cloudinary-core to version 2.11.2

Please update and let us know if this persists after an update

patrick-tolosa avatar Aug 11 '20 09:08 patrick-tolosa