#8257 Upgrade nodejs

v1.11.0
closed
nobody
None
General
nobody
2019-06-17
2018-10-29
No

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

Related

Tickets: #8259

Discussion

  • Dave Brondsema

    Dave Brondsema - 2019-03-11
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2019-03-11

    Fixed with [a6fb24]

     
  • Dave Brondsema

    Dave Brondsema - 2019-06-17
    • Milestone: unreleased --> v1.11.0
     

Log in to post a comment.