dev-protocol/devprotocol.xyz

[BUG] Website using old Node.js version (v14.21.3)

Opened this issue · 4 comments

Problem subject

  • Bug

Description

The website seems to be using an old Node.js version (v14.21.3), which has been discontinued already.
Using Gitpod, the website seems to deploy fine on Node.js v18.16.0.

I believe we should update the Node.js version of the project immediately, to ensure compatibility, prevent vulnerabilities/bugs, as well as supporting new versions of multiple frameworks/packages.

Expected behavior/contents

Use Node.js 16.x or higher.

Actual behavior/contents

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Stale issue message

Stale issue message

Hi @Panquesito7, is a fix on this issue still pending, and if so, can I go ahead and create a PR?

Hi @Panquesito7, is a fix on this issue still pending, and if so, can I go ahead and create a PR?

Hey there! Sure, feel free to create a PR to fix this, although I'm not sure if this is still maintained anymore.