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

Posts Service needs to be upgraded from Node.js 12 to Node.js 16 #3714

Closed
Tracked by #3710
cindyorangis opened this issue Oct 14, 2022 · 1 comment · Fixed by #3740
Closed
Tracked by #3710

Posts Service needs to be upgraded from Node.js 12 to Node.js 16 #3714

cindyorangis opened this issue Oct 14, 2022 · 1 comment · Fixed by #3740
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 Posts 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:
@AmasiaNalbandian
Copy link
Contributor

I'll take this and a few others since no one has done so yet.

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.

2 participants