azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[monitor-opentelemetry] package failed to build

Open jeremymeng opened this issue 1 year ago • 3 comments
trafficstars

when rush build -t @azure/monitor-opentelemetry at 7b02c7275fb I got the following error. Not sure if it's because a dependency got upgraded or something else.

> tsc -p . && dev-tool run bundle --browser-test=false

../../../common/temp/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/applicationinsights-web-snippet/types/applicationinsights-web-snippet.d.ts(15,32): error TS2307: Cannot find module '@microsoft/applicationinsights-web' or its corresponding type declarations.


Operations failed.

jeremymeng avatar Jun 28 '24 06:06 jeremymeng