You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 '{}'.
The text was updated successfully, but these errors were encountered:
coreydales
pushed a commit
to coreydales/tribute
that referenced
this issue
Jul 20, 2023
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 '{}'.
The text was updated successfully, but these errors were encountered: