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

@opentelemetry/instrumentation-pino failed to compile #591

Closed
legendecas opened this issue Jul 28, 2021 · 0 comments · Fixed by #592
Closed

@opentelemetry/instrumentation-pino failed to compile #591

legendecas opened this issue Jul 28, 2021 · 0 comments · Fixed by #592
Labels
bug Something isn't working

Comments

@legendecas
Copy link
Member

What version of OpenTelemetry are you using?

  • main branch

What version of Node are you using?

  • v14.17.0

What did you do?

  • npm i in a newly cloned repo

What did you expect to see?

  • Success to install and compile all packages

What did you see instead?

> @opentelemetry/instrumentation-pino@0.23.0 version:update /Users/lucas/Developer/github/opentelemetry-js-contrib/plugins/node/opentelemetry-instrumentation-pino
> node ../../../scripts/version-update.js

node_modules/@types/pino/index.d.ts:197:8 - error TS2709: Cannot use namespace 'SonicBoom' as a type.

197     ): SonicBoom;
           ~~~~~~~~~

node_modules/@types/pino/index.d.ts:205:57 - error TS2709: Cannot use namespace 'SonicBoom' as a type.

205     function extreme(fileDescriptor?: string | number): SonicBoom;
                                                            ~~~~~~~~~

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant