× 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.



bash-cached PATH lookups. Run 'hash -r' to clear the cache, and things
will become more sane!



"OpenSource" <opensource-bounces@xxxxxxxxxxxx> wrote on 03/18/2018
09:33:34 PM:

From: Jack Woehr <jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Date: 03/18/2018 09:33 PM
Subject: Re: [IBMiOSS] Installing Node vx with yum
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxx>

my brain hurtz

bash-4.4$ which node
/QOpenSys/pkgs/bin/node
bash-4.4$ `which node` -v
v8.9.4
bash-4.4$ node -v
v6.11.5
bash-4.4$ node -v
v6.11.5
bash-4.4$


On Sun, Mar 18, 2018 at 8:31 PM, Jack Woehr
<jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx
wrote:

Weird. How am I getting the wrong node?

bash-4.4$ /QOpenSys/pkgs/bin/node -v
v8.9.4
bash-4.4$ echo $PATH
/QOpenSys/pkgs/bin:/QOpenSys/QIBM/ProdData/OPS/tools/bin:/
QOpenSys/QIBM/ProdData/OPS/Node6/bin:/QOpenSys/usr/bin:/
usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin:/opt/
apache-ant-1.10.1/bin
bash-4.4$

Note the path


On Sun, Mar 18, 2018 at 8:27 PM, Aaron Bartell
<aaronbartell@xxxxxxxxx>
wrote:

Hmmmm... I don't believe the rpm install has Node.js v6 so it must be
picking up your 5733OPS install somehow (which doesn't make sense
because
it found the one in the pkgs folder).

Try /QOpenSys/pkgs/bin/node -v


On Sun, Mar 18, 2018, 9:24 PM Jack Woehr
<jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx

wrote:

bash-4.4$ which node
/QOpenSys/pkgs/bin/node
bash-4.4$ node --version
v6.11.5
bash-4.4$ uname -a
OS400 OPENSRC 3 7 00210002307W Os

In other words, what yum will install today.

On Sun, Mar 18, 2018 at 8:21 PM, Aaron Bartell
<aaronbartell@xxxxxxxxx>
wrote:

Does the file in question exist? Are you using Node.js v8.x?

On Sun, Mar 18, 2018, 9:18 PM Jack Woehr <
jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

Hmm, I'm a little clueless and would appreciate a shove in the
right
direction.

[idb-connector] Success:

"/QOpenSys/pkgs/lib/node_modules/idb-connector/lib/binding/
Release/node-
*v57*-ibmi-ppc64/db2ia.node" is installed via remote
bash-4.4$ node
require('idb-connector')
Error: Cannot find module 'idb-connector'
at Function.Module._resolveFilename (module.js:469:15)
... etc. ...
require('/QOpenSys/pkgs/lib/node_modules/idb-connector')
Error: Cannot find module

'/QOpenSys/pkgs/lib/node_modules/idb-connector/lib/binding/
Release/node-
*v48*-ibmi-ppc/db2ia.node'
at Function.Module._resolveFilename (module.js:469:15)

Version skew?

On Sun, Mar 18, 2018 at 5:43 PM, Aaron Bartell <
aaronbartell@xxxxxxxxx

wrote:

The modules have moved to the traditional npm approach.

npm install idb-connector
npm install itoolkit



On Sun, Mar 18, 2018, 3:41 PM Bradley Stone
<bvstone@xxxxxxxxx>
wrote:

Is there any details about using yum to install newer
versions
of
node,
etc?

I have followed the instructions in the wiki fpr rpm/yum,
and I
can
change
my path to use the new version, but I'm sort of lost as to
where
the
db2/etc functions are then.

Are they a different distribution to be installed with yum?
Do
we
use
the
old functions from v6?

Also, if we want to keep node versions separate, is that
possible
with
yum? I didn't see any way to specify "install it here". So
when
node9
comes out if I want to keep node8 there until I've tested
node9,
how
would
that be done?

Thanks!

Bradley V. Stone
www.bvstools.com
MAILTOOL Benefit #6 <https://urldefense.proofpoint.com/
v2/url?
u=https-3A__www.bvstools.com_mailtool.html&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-
l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=iO-
JwTTf9nRKZP6n4hWcFbcsbJg-4Ku_J_ts-9euUP0&e=>:
Easily
send
group emails with Distribution Lists
--
This is the IBMi Open Source Roundtable (OpenSource)
mailing
list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.

--
This is the IBMi Open Source Roundtable (OpenSource) mailing
list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.




--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and
all
attachments is for the intended recipient(s) only and may
contain
confidential and privileged information. If you are not the
intended
recipient of this communication, any disclosure, copying
further
distribution or use of this communication is prohibited. If
you
received
this communication in error, please contact the sender and
delete/destroy
all copies of this communication immediately.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing
list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.

--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.




--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information. If you are not the
intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited. If you
received
this communication in error, please contact the sender and
delete/destroy
all copies of this communication immediately.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.

--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.




--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information. If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited. If you
received
this communication in error, please contact the sender and
delete/destroy
all copies of this communication immediately.




--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information. If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited. If you
received
this communication in error, please contact the sender and
delete/destroy
all copies of this communication immediately.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?

u=https-3A__lists.midrange.com_mailman_listinfo_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=oLL1WooWwd4sNkHGb7de6Ann2M0ogACmKqZ03g2Spno&e=
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://urldefense.proofpoint.com/v2/url?
u=https-3A__archive.midrange.com_opensource&d=DwICAg&c=jf_iaSHvJObTbx-
siA1ZOg&r=ZCVxF-w6wAginVZ42dfeYbM5huvio_77jTCJXaiFgrE&m=w-

l3_K9hbqQansqsxkrag97_zwqcItTu2IETSQbV2i0&s=5SpLLDQ0XcwaXbpRJGoHtRCFUihEYPs7MQHUapKHh-8&e=
.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.