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

Search Service needs to be upgraded from Node.js 12 to Node.js 16 #3715

Closed
Tracked by #3710
cindyorangis opened this issue Oct 14, 2022 · 0 comments · Fixed by #3742
Closed
Tracked by #3710

Search Service needs to be upgraded from Node.js 12 to Node.js 16 #3715

cindyorangis opened this issue Oct 14, 2022 · 0 comments · Fixed by #3742
Assignees
Labels
area: microservices type: bug Something isn't working

Comments

@cindyorangis
Copy link
Contributor

What happened:
Node.js 12 runtime has hit its End-Of-Life. on April 30, 2022. This means it is no longer being maintained and does not receive critical bug fixes and security updates.

Please upgrade the Search Service from Node.js 12 to Node.js 16. Make sure all the service runs as expected using Node.js 16. This may or may not be a one-line fix.

"node": ">=12.0.0"

What should have happened:

How to reproduce it (as precise as possible):

Anything else we need to know?:

Environment:

  • OS:
  • Browser:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: microservices type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant