webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 337 forks source link

Getting 'ngx-intl-tel-input' to work with "@ng-bootstrap/ng-bootstrap" #372

Closed JsAndDotNet closed 3 years ago

JsAndDotNet commented 3 years ago

Hi,

This library looks great.

I am using "@ng-bootstrap/ng-bootstrap" rather than "ngx-bootstrap". I believe they are very similar libraries.

I tried installing this into my angular project without "ngx-bootstrap" to avoid confusion/ library clashes, but i get

An error occurred during the build: Error: The target entry-point "ngx-intl-tel-input" has missing dependencies:

  • ngx-bootstrap/utils
  • ngx-bootstrap/dropdown

Is there an easy way to get this to work with "@ng-bootstrap/ng-bootstrap" please?

NOTE: while ngx-bootrstrap was once dominant, "@ng-bootstrap/ng-bootstrap" now outpaces it for weekly downloads ngx-bootrstrap: 243,398 @ng-bootstrap/ng-bootstrap: 399,438

pasevin commented 3 years ago

Duplicate of https://github.com/webcat12345/ngx-intl-tel-input/issues/304