Closed Wazbat closed 1 month ago
Hi @Wazbat, I'm not able to reproduce the error using the provided code example. Based on that error message and the screenshot, it looks like a TypeScript error. But I'm also unable to reproduce the error in a minimal TypeScript app. Without knowing more about your app setup there's limited help I can provide. Would you be able to provide a minimal example app that can reproduce this error?
Closing this, as we are unable to reproduce
Hi there,
I'm trying to migrate my application to ESM, however I now get the following error with this package.
This is the code:
And this is the error:
I'm using
@autotelic/fastify-opentelemetry
version^0.21.0
and version^4.28.0
of fastify