ngx-quicklink icon indicating copy to clipboard operation
ngx-quicklink copied to clipboard

Error in Angular 15.2.4, [email protected], node v18.16.0

Open innolabsinfo opened this issue 1 year ago • 3 comments

Error: node_modules/ngx-quicklink/lib/link.directive.d.ts:17:82 - error TS2344: Type '{ routerLink: { alias: "routerLink"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'. Property '"routerLink"' is incompatible with index signature. Type '{ alias: "routerLink"; required: false; }' is not assignable to type 'string'.

17 static ɵdir: i0.ɵɵDirectiveDeclaration<LinkDirective, "[routerLink]", never, { "routerLink": { "alias": "routerLink"; "required": false; }; }, {}, never, never, true, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

innolabsinfo avatar Jul 05 '23 10:07 innolabsinfo

same error here

emondora avatar Aug 11 '23 01:08 emondora

Please take a look at this and help :-)

innolabsinfo avatar Aug 24 '23 08:08 innolabsinfo

Hi all, do you have fixed for isssue ?

thedang avatar Mar 11 '24 04:03 thedang