Results 2 issues of Pranan Subba

The import of following is giving me TypeError: Object(...) is not a function Error. app.module.ts import { AngularCropperjsModule } from 'angular-cropperjs'; home.ts import { CropperComponent } from 'angular-cropperjs'; If I...