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

Build errors with Angular 14 -- ivy/index.js Error: Emit and "@ngbmodule/material-carousel" has missing dependencies: - @angular/compiler/src/core #40

Open
jimbarrett33 opened this issue Jul 27, 2022 · 4 comments

Comments

@jimbarrett33
Copy link

The component will not build in Angular 14. I get the following errors. I created a new app with Angular 14 cli..

`./src/main.ts - Error: Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js):                                       
Error: Emit`
                    
Error: Failed to initialize Angular compilation - The target entry-point "@ngbmodule/material-carousel" has missing dependencies:         
 - @angular/compiler/src/core`

Note that it looks like the path @angular/compiler/src/core no longer exists under node_modules in Angular 14. Instead the typings seem to be aggregated in index.d.ts is at the root of @angular/compiler.

@Pioca
Copy link

Pioca commented Aug 8, 2022

Could it be related to this?
https://angular.io/guide/migration-module-with-providers

@jimbarrett33
Copy link
Author

@gabrielbusarello are you still giving attention to this repo/code?

@TomieAi
Copy link

TomieAi commented Aug 20, 2022

any news?

@mm-pbr
Copy link

mm-pbr commented Sep 8, 2022

same here https://github.com/gabrielbusarello/material2-carousel/issues/34
there is local fix also

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

4 participants