Answers for "error in node_modules/ngx-bootstrap/collapse/collapse.directive.d.ts(20,9): error ts1086: an accessor cannot be declared in an ambient context."

-1

ERROR in node_modules/@ng-bootstrap/ng-bootstrap/accordion/accordion.d.ts:230:9 - error TS1086: An accessor cannot be declared in an ambient context. 230 set ngbPanelToggle(panel: NgbPanel);

ng update @angular/core @angular/cli
Posted by: Guest on December-13-2020
0

ERROR in node_modules/@ng-bootstrap/ng-bootstrap/accordion/accordion.d.ts:230:9 - error TS1086: An accessor cannot be declared in an ambient context. 230 set ngbPanelToggle(panel: NgbPanel);

ng update @angular/material
Posted by: Guest on December-13-2020

Code answers related to "error in node_modules/ngx-bootstrap/collapse/collapse.directive.d.ts(20,9): error ts1086: an accessor cannot be declared in an ambient context."

Code answers related to "TypeScript"

Browse Popular Code Answers by Language