azure-sdk-for-js
azure-sdk-for-js copied to clipboard
[monitor-opentelemetry] package failed to build
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.