-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Labels
angularbugp1released - NPMts# compatTypescript version compatibility issueTypescript version compatibility issuev2.xv3.xv3.x upgrade
Milestone
Description
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?
thomasfroehle, davull, wroopy and Socolin
Metadata
Metadata
Assignees
Labels
angularbugp1released - NPMts# compatTypescript version compatibility issueTypescript version compatibility issuev2.xv3.xv3.x upgrade