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

node_modules/@videogular/ngx-videogular/buffering/lib/buffering.module.d.ts:6:21 - error TS2694: Namespace #119

Open
ramzan34 opened this issue Nov 23, 2022 · 0 comments

Comments

@ramzan34
Copy link

Description

After installing with command:
npm install @videogular/ngx-videogular --save
npm install @types/core-js --save-dev
when added into app.module.ts it is giving long list of error
ERROR in node_modules/@videogular/ngx-videogular/core/lib/directives/vg-cue-points/vg-cue-points.directive.d.ts:24:21 - error TS2694: Namespace...

static ɵdir: i0.ɵɵDirectiveDeclaration<VgCuePointsDirective, "[vgCuePoints]", never, {}, { "onEnterCuePoint": "onEnterCuePoint"; "onUpdateCuePoint": "onUpdateCuePoint"; "onExitCuePoint": "onExitCuePoint"; "onCompleteCuePoint": "onCompleteCuePoint"; }, never, never, false>;...

node_modules/@videogular/ngx-videogular/buffering/lib/buffering.module.d.ts:6:21 - error TS2694: Namespace...

Expected Behavior

Please help, i did try on newly crated project it is working fine but with existing project it is showing error
I am using Angular CLI: 10.0.8
Node: 16.17.0
Angular: 10.0.14

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

1 participant