cloudinary / frontend-frameworks

Cloudinary javascript frontend frameworks SDKs, including Shared HTML layer, Angular, React and Vue SDKs
https://www.cloudinary.com
MIT License
44 stars 16 forks source link

Cannot find module '@cloudinary/url-gen' or its corresponding type declarations. #167

Open soryboums opened 2 years ago

soryboums commented 2 years ago

"@angular/core": "~14.1.0", "@cloudinary/ng": "^1.4.2", "@cloudinary/url-gen": "^1.8.1",

When I add CloudinaryModule in app.modules I am getting the following issues:

Error: node_modules/@cloudinary/html/types.d.ts:2:34 - error TS2307: Cannot find module '@cloudinary/url-gen/actions/transcode/VideoCodecAction' or its corresponding type declarations.

2 import { VideoCodecAction } from "@cloudinary/url-gen/actions/transcode/VideoCodecAction";

Do you know what I am missing here please ?

image

ghost commented 2 years ago

Hi @soryboums, thanks for reporting this issue! I've created an internal ticket for this and we'll update as soon as it's fixed.

michalkcloudinay commented 3 months ago

Hi, This issue has been fixed. Please let us know if you have any further issues. Thanks