bare-nodejs-server icon indicating copy to clipboard operation
bare-nodejs-server copied to clipboard

Upgrade to Node.js LTS

Open jwoo92 opened this issue 4 years ago • 0 comments

Description WIP

This project needs upgraded to the current LTS version of Node.js.

Upgrading to v16 LTS is straight forward. After upgrading, all that is needed is to smoke test the request flows and observe expected behavior without any regressions.

TODO:

  • [ ] Upgrade .nvmrc to v16
  • [ ] Update package files to reflect v16
  • [ ] Smoke test API flows

jwoo92 avatar Dec 30 '21 16:12 jwoo92