Open sasastojkovicgfi opened 6 years ago
ERROR in node_modules/ng2-select2/ng2-select2.component.d.ts(12,14): error TS2304: Cannot find name 'Select2Options'.
This is due to the Select2 typings getting updated to be called "Options". This library needs to updated accordingly and update the Select2 typings used.
ERROR in node_modules/ng2-select2/ng2-select2.component.d.ts(12,14): error TS2304: Cannot find name 'Select2Options'.