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

Upgrade to Node 16 #1192

Open
2 of 3 tasks
cheehongw opened this issue Jun 12, 2023 · 1 comment
Open
2 of 3 tasks

Upgrade to Node 16 #1192

cheehongw opened this issue Jun 12, 2023 · 1 comment

Comments

@cheehongw
Copy link
Contributor

cheehongw commented Jun 12, 2023

Given that node 14 (and 16 for that matter) have been deprecated, perhaps it might be a good time to start upgrading to a version >16 and resolve dependency issues for packages. WDYT? @CATcher-org/developers

Originally posted by @vigneshsankariyer1234567890 in #1191 (comment)

As mentioned by Vignesh, we should start upgrading to Node16+.

Let's upgrade to the next LTS version (Node 16) and resolve any dependency issues along the way.

With the upgrade from Node 14 to Node 16, we are also moving from npm6 to npm8

Potentially useful links:

To-do:

  • Bump failing libraries
  • Update workflows to use Node 16
  • Update dev documents to recommend Node 16
@cheehongw
Copy link
Contributor Author

it appears that Angular 10 (more specifically angular/cli) does not support Node 16 just yet :)

We will need to upgrade to at least Angular 13 before moving over to Node 16.

See the commit message here:
angular/angular-cli@9fe5575

@cheehongw cheehongw closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2023
@cheehongw cheehongw reopened this Apr 27, 2024
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