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

[BUG] Upgrade Node.js version #106

Open
2 of 3 tasks
JuanVqz opened this issue Nov 21, 2023 · 0 comments
Open
2 of 3 tasks

[BUG] Upgrade Node.js version #106

JuanVqz opened this issue Nov 21, 2023 · 0 comments

Comments

@JuanVqz
Copy link
Member

JuanVqz commented Nov 21, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant