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

Angular 13: Importing BreadcrumbModule which does not have a ɵmod property #103

Closed
cosmin-neculau opened this issue Nov 23, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@cosmin-neculau
Copy link

🐞 Bug report

Description

"Importing BreadcrumbModule which does not have a ɵmod property" when running unit tests (Jest).

🔬 Minimal Reproduction

-> Update project to Angular 13.
-> Run tests (Jest)

💻Your Environment

MacOs BigSur
Node v14.15.4
NPM 6.14.11
Jest 27.3.1
Angular 13

🔥 Exception or Error


    Importing BreadcrumbModule which does not have a ɵmod property
@cosmin-neculau cosmin-neculau added the bug Something isn't working label Nov 23, 2021
@github-actions
Copy link

Hello 👋 @cosmin-neculau
Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to raise a PR if you can fix the issue. Check the local development guide

@udayvunnam
Copy link
Owner

@cosmin-neculau we have an active PR to upgrade to Angular 13 #102

This issue should be resolved soon once we merge the PR and release a new version

@pandamorphism
Copy link

6.8.2 works fine with Angular 13. The issue might be with dirty .angular/cache. Try to clean it and recompile the project.

@udayvunnam
Copy link
Owner

I have published the latest version of xng-breadcrumb-7.0.0 built with Angular CLI - 13. @cosmin-neculau please close this issue if your issue is resolved udayvunnam.github.io/xng-breadcrumb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants