opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

@opentelemetry/sdk-node changes size when installed from package.json

Open elvus opened this issue 1 year ago • 1 comments
trafficstars

  • [x] This only affects the JavaScript OpenTelemetry library

Hi there, I have an interesting scenario. When I install @opentelemetry/sdk-node using npm i @opentelemetry/sdk-node, the size is about 25 MB. However, if I install it via package.json, the size is around 85 MB image image image

Any ideas about this?

If you wanna try ensure to remove your package-lock.json

elvus avatar Aug 13 '24 21:08 elvus