This likely means that the library (ngx-drag-and-drop-lists) which declares DndListModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
1 export declare class DndListModule {
Trying to install 1.3.3
when i do npm install getting below error
npm ERR! notarget No matching version found for ngx-drag-and-drop-lists@1.3.3
Getting below build error
This likely means that the library (ngx-drag-and-drop-lists) which declares DndListModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
1 export declare class DndListModule {
Trying to install 1.3.3
when i do npm install getting below error npm ERR! notarget No matching version found for ngx-drag-and-drop-lists@1.3.3