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

Help needed with package conflict. #2471

Open
neo1parekh opened this issue Oct 10, 2024 · 0 comments
Open

Help needed with package conflict. #2471

neo1parekh opened this issue Oct 10, 2024 · 0 comments

Comments

@neo1parekh
Copy link

Hi Folks,

I have been using solr-node-client for a long time, I have started using new package opentelemetry JAVASCRIPT packages.
"@opentelemetry/auto-instrumentations-node": "^0.50.0"
"@opentelemetry/exporter-trace-otlp-http": "^0.53.0"
"@opentelemetry/sdk-node": "^0.53.0"

under this opentelemetry-js-contrib package uses undici dependencies package.

which required unidici version greater than 5.2

reference link

But solr-client package required unidici version 4.11.1.

Can someone help how would I run both npm opentelementry and solr-node-client together or any other solution which can work out.

Any help would really appreciated.

@neo1parekh neo1parekh changed the title Support needed with solr-client dependancy package Help needed with package conflict. Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant