Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[monitor-opentelemetry] package failed to build #30224

Closed
jeremymeng opened this issue Jun 28, 2024 · 3 comments
Closed

[monitor-opentelemetry] package failed to build #30224

jeremymeng opened this issue Jun 28, 2024 · 3 comments
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query

Comments

@jeremymeng
Copy link
Member

when rush build -t @azure/monitor-opentelemetry at 7b02c72 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/@microsoft+applicationinsights-web-snippet@1.2.0/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 jeremymeng added Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query labels Jun 28, 2024
@jeremymeng
Copy link
Member Author

The build error started between 6a429ef and 59c7f7d, so very likely that rush update --full introduce some incompatible breaking change

@jeremymeng
Copy link
Member Author

we need to unpin the version pinned in #30233 when the linked issue is fixed

@JacksonWeber
Copy link
Member

@jeremymeng Yes, that package was updated. We'll need to make changes on our side if there are breaking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

No branches or pull requests

2 participants