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

Issue in Node -v 16 and eleastic search -v 8.12.2 connectivity #2305

Closed
palvevaibhav opened this issue Jul 8, 2024 · 2 comments
Closed

Issue in Node -v 16 and eleastic search -v 8.12.2 connectivity #2305

palvevaibhav opened this issue Jul 8, 2024 · 2 comments

Comments

@palvevaibhav
Copy link

It's not uncommon that somebody already opened an issue or in the best case it's already fixed but not merged. That's the reason why you should search at first before submitting a new one.

Please read this entire template before posting any issue. If you ignore these instructions
and post an issue here that does not follow the instructions, your issue might be closed,
locked, and assigned the Category: Not an issue label.

🐛 Bug Report

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

Paste your code here:

Expected behavior

A clear and concise description of what you expected to happen.

Paste the results here:

Your Environment

  • node version: 6,8,10
  • @elastic/elasticsearch version: >=7.0.0
  • os: Mac, Windows, Linux
  • any other relevant information

=> => # npm WARN EBADENGINE Unsupported engine {
=> => # npm WARN EBADENGINE   package: '@elastic/[email protected]',
=> => # npm WARN EBADENGINE   required: { node: '>=18' },
=> => # npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
=> => # npm WARN EBADENGINE }

getting error when i am trying to build or compose docker image

@JoshMock
Copy link
Member

JoshMock commented Jul 8, 2024

If you upgrade to @elastic/elasticsearch v8.12.3 you will be able to use Node.js v16. See this issue for context.

@JoshMock JoshMock closed this as completed Jul 8, 2024
@palvevaibhav
Copy link
Author

Thank you!! @JoshMock

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

2 participants