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

Typescript 4.8.2 (Required by Angular 15) TributeOptions Type issue #891

Open
MihaiMatyas opened this issue Jan 26, 2023 · 0 comments
Open

Comments

@MihaiMatyas
Copy link

How can we reproduce this bug?

Create a new Angular project with the latest version (15). Typescript 4.8.2 will be installed by default, as this is the minimum Typescript version supported by Angular 15.

Try to install tributejs and build the project.

What did you expect to happen?
The project builds successfully.

What happened instead?

Error: node_modules/tributejs/tributejs.d.ts:79:23 - error TS2344: Type 'T' does not satisfy the constraint '{}'.

coreydales pushed a commit to coreydales/tribute that referenced this issue Jul 20, 2023
…ions Type issue

Closes zurb#882: latest Typescript complile error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant