i have installed npm i intl-input-phone@0.0.7 version
and i’ve got this error
Uncaught TypeError: Object(…) is not a function
in this line
/** @nocollapse */ IntlInputPhoneService.ngInjectableDef = Object(WEBPACK_IMPORTED_MODULE_1__angular_core["defineInjectable"])({ factory: function IntlInputPhoneService_Factory() { return new IntlInputPhoneService(); }, token: IntlInputPhoneService, providedIn: "root" })
my @angular version