Installation Node JS 8 on IBM i offline System

Issue #11 resolved
Iftikhar Ahmed created an issue

I am trying to install Node JS 8 as mention in the I already modified as mentioned in section "Offline Install Instructions (without ACS)" but when I am trying to installed Node JS 8 I am getting the error below.

yum install nodejs8 && nodever 8
Repository ibm is listed more than once in the configuration
ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/repodata/repomd.xml: [Errno 12] Timeout on ftp://public.dhe.ibm.co m/software/ibmi/products/pase/rpms/repo/repodata/repomd.xml: (28, 'Resolving timed out after 30436 milliseconds')
Trying other mirror.
ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo-7.2/repodata/repomd.xml: [Errno 12] Timeout on ftp://public.dhe.ib m.com/software/ibmi/products/pase/rpms/repo-7.2/repodata/repomd.xml: (28, 'Resolving timed out after 30482 milliseconds')
Trying other mirror.
Setting up Install Process
No package nodejs8 available.
Error: Nothing to do
$
Please some one can explain me the steps clearly. Thanks

Comments (2)

  1. Log in to comment