Skip to content

[BUG] Upgrade Node.js version #106

@JuanVqz

Description

@JuanVqz

IMPORTANT: please make sure you ask yourself all intro questions and fill all sections of the template.

Before we start...:

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Branch/Commit:

Using the latest commit 157b6c3

Expected behavior:

To pay tech debt, let's use the next LTS (Node.js v20)

Actual behavior:

I noticed we are using a deprecated Node.js version, and we should update it for security purposes and still having Node.js support

Steps to reproduce:

How do I achieve this behavior? Use the following format to provide a step-by-step guide:

  1. Install node v20
  2. update the package.json to use v20
  3. npm install -g yarn
  4. yarn install
  5. it might fail or not, solve the issues if any.
  6. run tests, All should pass
  7. Run the app, it should start rails server

Context and environment:

Provide any relevant information about your setup (Customize the list accordingly based on what info is relevant to this project)

  1. Version of the software the issue is being opened for.
  2. Operating System
  3. Operating System version
  4. Browser
  5. Browser version
  6. Device
  7. Firmware version
  8. SDK version
  9. Toolchain version

Delete any information that is not relevant.

If you are unable to reproduce the bug, add the Non-Reproducible tag and describe the steps you followed leading to the bug to the best of your recollection.

Screenshots and Videos

If the issue has an effect in the frontend, include any relevant screenshots and videos here.

Logs

Include relevant log snippets or files here.

I will abide by the code of conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions