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

Dependency does not work with Angular v13 #25

Open
ghost opened this issue Apr 30, 2022 · 4 comments
Open

Dependency does not work with Angular v13 #25

ghost opened this issue Apr 30, 2022 · 4 comments

Comments

@ghost
Copy link

ghost commented Apr 30, 2022

@emilol @mmmichl Please respond whether there will be any update in the future or not.

@capesean
Copy link

capesean commented Jun 2, 2022

@faraz-ahmad try going into the package.json file in the angular-crumbs folder inside your node_modules folder, and changing the versions as shown below.

image

@ghost
Copy link
Author

ghost commented Jun 2, 2022

@capesean This is not the permanent solution as node_modules regenerated every time on the server when build is created. NM, I have added my own logic for showing breadcrumb.

@capesean
Copy link

capesean commented Aug 1, 2022

Just for others, you can fork the repo, modify the versions, and then npm install that version if needs be. Use something like npm install capesean/angular-crumbs -force to install it from your own account.

@samee-ch
Copy link

Hi, I have downloaded an angular 11 template, and I am updating it's version, but on version 13 these angular-crumbs giving peer dependency error, I have updated the package JSON file from node_module folder to set 14.0.0 but it is still giving me the error of peer dependency, Anyone an idea how to fix this?

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