---
** [tickets:#8257] Upgrade nodejs**
**Status:** open
**Milestone:** unreleased
**Created:** Mon Oct 29, 2018 08:13 PM UTC by Dave Brondsema
**Last Updated:** Mon Oct 29, 2018 08:13 PM UTC
**Owner:** nobody
Our `Dockerfile` and `install_each_step.rst` files use Node 4.x which is old
and causes this warning. We should update those commands and make sure our npm
things still work.
```
DEPRECATION WARNING
Node.js 4.x LTS Argon is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Use the installation script that corresponds to the version of Node.js you
wish to install. e.g.
* https://deb.nodesource.com/setup_8.x — Node.js 8 LTS "Carbon" (recommended)
* https://deb.nodesource.com/setup_10.x — Node.js 10 Current
Please see https://github.com/nodejs/Release for details about which
version may be appropriate for you.
The NodeSource Node.js distributions repository contains
information both about supported versions of Node.js and supported Linux
distributions. To learn more about usage, see the repository:
https://github.com/nodesource/distributions
```
---
Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.