×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
There is a script you can run to set the version of NODE you want to run.
Please read:
http://ibm.co/2bYoqYH - Node
http://ibm.co/2kgBFG0 - Node4
you can run one of the following:
/QOpenSys/QIBM/ProdData/Node/bin
/QOpenSys/QIBM/ProdData/OPS/Node4/bin
/QOpenSys/QIBM/ProdData/OPS/Node6/bin
Either will do the same thing
<example>
/QOpenSys/QIBM/ProdData/Node/bin/nodever.sh
Usage: ./nodever.sh [list | version]
'./nodever.sh list' -- an interactive way to set the effective version.
'./nodever.sh version' -- directly set the effective version.
Example: './nodever.sh 4' allows you to use Node.js Version 4.x.
/QOpenSys/QIBM/ProdData/Node/bin/nodever.sh list
You have the following versions of Node.js installed.
[0] Node.js v0.12.17 with npm v2.15.1 is installed.
[1] Node.js v4.6.1 with npm v2.15.9 is installed.
*[2] Node.js v6.9.1 with npm v3.10.8 is installed.
Henrik Rützou wrote on 1/31/2017 2:47 PM:
Hi,
I have installed node.js on a system V7R1M0, i fact all the options
5733OPS/1 Node 0.12.17
5733OPS/5 Node 4.6.1
5733OPS/10 Node 6.9.1
When I call node from /QOpenSys/QIBM/ProdData/Node/bin I get
node 0.12.9
Where to find the latest version of Node?
As an Amazon Associate we earn from qualifying purchases.