Closed izhar360 closed 2 years ago
export 'MultiSelect' (imported as 'MultiSelect') was not found in '@syncfusion/ej2-dropdowns'
export 'DropDownList' (imported as 'DropDownList') was not found in '@syncfusion/ej2-dropdowns' (module has no exports)
'TimePicker' (imported as 'TimePicker') was not found in '@syncfusion/ej2-calendars' (module has no exports)
etc...
I simply downloaded and installed it with peer deps.
Installation with legacy peers deps helped
export 'MultiSelect' (imported as 'MultiSelect') was not found in '@syncfusion/ej2-dropdowns'
export 'DropDownList' (imported as 'DropDownList') was not found in '@syncfusion/ej2-dropdowns' (module has no exports)
'TimePicker' (imported as 'TimePicker') was not found in '@syncfusion/ej2-calendars' (module has no exports)
etc...
I simply downloaded and installed it with peer deps.