[opentelemetry/auto-instrumentations-web] esm directory missing in release 0.34.0 #1799
Labels
bug
Something isn't working
pkg:auto-instrumentations-web
priority:p1
Bugs which cause problems in end-user applications such as crashes, data inconsistencies
When attempting to use the latest version of opentelemetry/auto-instrumentations-web my project fails to build with the following error:
Failed to resolve entry for package "@opentelemetry/auto-instrumentations-web". The package may have incorrect main/module/exports specified in its package.json.
I noticed the esm directory was missing and causing the failure:
https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-web/src
opentelemetry-js-contrib/metapackages/auto-instrumentations-web/package.json
Line 15 in 99db4bb
The text was updated successfully, but these errors were encountered: