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

Type error #422

Open
humanely opened this issue Oct 2, 2023 · 1 comment
Open

Type error #422

humanely opened this issue Oct 2, 2023 · 1 comment

Comments

@humanely
Copy link

humanely commented Oct 2, 2023

I am trying to install this in ng12. But I get this issue of strict type checks. Has anyone found a workaround?

Error: node_modules/@worktile/gantt/components/baseline/baseline.component.d.ts:17:115 - error TS2344: Type '{ baselineItem: { alias: "baselineItem"; required: false; }; template: { alias: "template"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"baselineItem"' is incompatible with index signature.
Type '{ alias: "baselineItem"; required: false; }' is not assignable to type 'string'.

@walkerkay
Copy link
Collaborator

Please try upgrading to a higher version to resolve the 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

2 participants