CaliStyle / ng-intercom

Angular 7+ Wrapper for Intercom.com
MIT License
54 stars 46 forks source link

Angular 11 is incompatible #105

Open pablovargasosorio opened 3 years ago

pablovargasosorio commented 3 years ago

Got this error after updating to Angular 11:

`ERROR: node_modules/ng-intercom/src/app/ng-intercom/intercom.module.d.ts:4:45 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

4 static forRoot(config: IntercomConfig): ModuleWithProviders;`

Versions

Description

dima-supy-io commented 2 years ago

Hey @pablovargasosorio! We've forked and fixed this at https://www.npmjs.com/package/@supy-io/ngx-intercom

tghamm commented 2 years ago

@dima-supy-io will you have a version that's compatible with ng 14 soon?

dima-supy-io commented 1 year ago

@tghamm deployed Angular 14 compatible version. If you have NPM v8.3 or higher you can install old versions and use overrides inside package.json in order to fix peer dependencies versions