Lewis John McGibbney created SENSSOFT-303:
---------------------------------------------
Summary: Node.js 4.x LTS Argon is no longer actively supported in
tap docker build
Key: SENSSOFT-303
URL: https://issues.apache.org/jira/browse/SENSSOFT-303
Project: SensSoft
Issue Type: Improvement
Components: TAP
Affects Versions: Tap 0.1.0
Reporter: Lewis John McGibbney
Assignee: Arthi Vezhavendan
Fix For: Tap 0.2.0
When I build the docker composition, I receive the following WARNING
{code}
================================================================================
================================================================================
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
================================================================================
================================================================================
{code}
This should definitely be addressed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)