Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Angular 15.2.4, typescript@4.9.5, node v18.16.0 #153

Open
innolabsinfo opened this issue Jul 5, 2023 · 3 comments
Open

Error in Angular 15.2.4, typescript@4.9.5, node v18.16.0 #153

innolabsinfo opened this issue Jul 5, 2023 · 3 comments

Comments

@innolabsinfo
Copy link

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>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@emondora
Copy link

same error here

@innolabsinfo
Copy link
Author

Please take a look at this and help :-)

@thedang
Copy link

thedang commented Mar 11, 2024

Hi all, do you have fixed for isssue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants