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 install angular material #763

Closed
td-michal-kepka opened this issue Jul 10, 2023 · 2 comments
Closed

Cannot install angular material #763

td-michal-kepka opened this issue Jul 10, 2023 · 2 comments

Comments

@td-michal-kepka
Copy link

td-michal-kepka commented Jul 10, 2023

Describe the bug
After executing ng add @angular/material
image

To Reproduce
Steps to reproduce the behavior:

  1. Clone latest repo and follow installation instructions in readme
  2. Replace temporarily custom builders by default ones in angular.json as specified in HOW TO file
    @angular-builders/custom-webpack:browser => @angular-devkit/build-angular:browser
    @angular-builders/custom-webpack:dev-server => @angular-devkit/build-angular:dev-server
  3. Execute ng add @angular/material
  4. See error

Expected behavior
Angular-material installs without errors

Additional context

  • Apple M2 - Ventura 13.2.1
@ptatoChi
Copy link

install @angular/animations@16.1.3

@nikhilnxvverma1
Copy link

I have had the same problem with angular animation several times. I usually just --force it as it suggests. If you want you can try migrating your entire angular stack to the next version if available

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