2muchcoffeecom / ngx-restangular

Restangular for Angular 2 and higher versions
https://2muchcoffee.com/ngxrestangular-app-development
MIT License
781 stars 110 forks source link

Fix Ivy compatibility issue in Angular 10 #195

Closed Soyofuki closed 4 years ago

Soyofuki commented 4 years ago

ERROR in node_modules/ngx-restangular/lib/ngx-restangular.module.d.ts:8:97 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

ngcc cannot resolve this automatically so code change is required.

rshchpkn commented 4 years ago

Hi @Soyofuki, thanks for your contribution, new version has been released.