Skip to content

Type 'T' does not satisfy the constraint 'IConfiguration' #2065

@JakobMadsen717

Description

@JakobMadsen717

I have angular app that uses "@microsoft/applicationinsights-web": "3.0.0"

When I upgrade to "@microsoft/applicationinsights-web": "3.0.1", I get compile errors (on ng serve/build) of this type:
Error: node_modules/@microsoft/applicationinsights-core-js/types/applicationinsights-core-js.d.ts:905:85 - error TS2344: Type 'T' does not satisfy the constraint 'IConfiguration'.

So I downgrade to 3.0.0 for now where all works fine, but I am unsure if some bug was introduced in applicationinsights-core-js.d.ts in version 3.0.1?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions