Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
soryboums opened this issue Aug 16, 2022 · 1 comment
Assignees

Comments

@soryboums
Copy link

"@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 ghost assigned strausr and unassigned strausr Aug 17, 2022
@ghost
Copy link

ghost commented Aug 17, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants