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: Type '{ type: { alias: "type"; required: false; }; size: { alias: "size"; required: false; }; text: { alias: "text"; required: false; }; shape: { alias: "shape"; required: false; }; theme: { alias: "theme"; required: false; }; logo_alignment: { ...; }; width: { ...; }; locale: { ...; }; }' does not satisfy the constraint '{ [key: string]: string; }'. Property '"type"' is incompatible with index signature. #743

Open
smargoli2 opened this issue Dec 14, 2023 · 4 comments

Comments

@smargoli2
Copy link

I just installed the latest version of abacritt/angularx-social-login from npm. I am getting a compilation issue in @abacritt\angularx-social-login\directives\google-signin-button.directive.d.ts.

Type '{ type: { alias: "type"; required: false; }; size: { alias: "size"; required: false; }; text: { alias: "text"; required: false; }; shape: { alias: "shape"; required: false; }; theme: { alias: "theme"; required: false; }; logo_alignment: { ...; }; width: { ...; }; locale: { ...; }; }' 
does not satisfy the constraint '{ [key: string]: string; }'.
  Property '"type"' is incompatible with index signature.
@CapLonelyFlaw
Copy link

Same issue

@aymenmissaouii
Copy link

Same, I downgraded the version, but I still encounter the same issue.

@pharma71
Copy link

pharma71 commented Feb 2, 2024

Same issue

1 similar comment
@mvoorberg
Copy link

Same issue

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

5 participants