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

Update Node version #646

Closed
BSFishy opened this issue Mar 30, 2023 · 2 comments
Closed

Update Node version #646

BSFishy opened this issue Mar 30, 2023 · 2 comments
Labels

Comments

@BSFishy
Copy link
Contributor

BSFishy commented Mar 30, 2023

We need to start working on updating the version of Node we use. The version of Node that we use is currently EOL. We need to work on updating to Node 18.15.0. There are potentially some blockers in the way of this. For example, currently Webpack 4 is blocking, as it doesn't support newer versions of Node. We will either need to update it or replace it before we're able to update Node.

@BSFishy
Copy link
Contributor Author

BSFishy commented Apr 4, 2023

This is blocked by Webpack 4. It doesn't support Node 18

@jmetev1 jmetev1 mentioned this issue May 18, 2023
4 tasks
@jmetev1
Copy link

jmetev1 commented May 18, 2023

seems like only thing to update is nvmrc.
package.json has "docker_image": "node:10" but i left that alone since no one else has been updating it

@BSFishy BSFishy closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants