angular-material-extensions / select-country

Angular Material component that allow users to select a country or nationality with an autocomplete feature
https://angular-material-extensions.github.io/select-country/
MIT License
126 stars 40 forks source link

not working on Angular 11.2.11 #66

Closed BlueRayNL closed 3 years ago

BlueRayNL commented 3 years ago

while running ->ng add @angular-material-extensions/select-country

npm ERR! Found: @angular/cdk@11.2.11 npm ERR! node_modules/@angular/cdk npm ERR! @angular/cdk@"^11.2.11" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/cdk@"~11.0.0" from @angular-material-extensions/select-country@4.1.0 npm ERR! node_modules/@angular-material-extensions/select-country

please resolve issue.

AnthonyNahas commented 3 years ago

This is because you did not install the angular cdk package !

If you are still facing any problem with that, please do not hesitate to reopen this ticket!