Skip to content

Commit

Permalink
[FAB-15891] Node.js version support
Browse files Browse the repository at this point in the history
Add version 10

Change-Id: I0f8af7d731aca3d0108ad2ecda956641d3d6bc39
Signed-off-by: pama-ibm <pama@ibm.com>
(cherry picked from commit 7e8be85)
  • Loading branch information
pamandrejko committed Jul 25, 2019
1 parent 4d9954c commit f78f7b9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/source/prereqs.rst
Expand Up @@ -97,12 +97,10 @@ Node.js Runtime and NPM
-----------------------

If you will be developing applications for Hyperledger Fabric leveraging the
Hyperledger Fabric SDK for Node.js, you will need to have version 8.9.x of Node.js
installed.
Hyperledger Fabric SDK for Node.js, version 8 is supported from 8.9.4 and higher.
Node.js version 10 is supported from 10.15.3 and higher.

.. note:: Versions other than the 8.x series are not supported at this time.

- `Node.js <https://nodejs.org/en/download/>`__ - version 8.x
- `Node.js <https://nodejs.org/en/download/>`__ download

.. note:: Installing Node.js will also install NPM, however it is recommended
that you confirm the version of NPM installed. You can upgrade
Expand Down

0 comments on commit f78f7b9

Please sign in to comment.