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



You might as well uninstall them - they won't cause any problems, but won't
do anything for you either as global packages.

npm uninstall -g itoolkit idb-connector

^should do the trick.

And yes, "local" is the right term for project-specific packages.

If you're interested, npm has a ton of useful commands - full documentation
is available here:

https://docs.npmjs.com/cli-documentation/

Hope that helps!
Aaron

On Thu, Oct 31, 2019, 7:41 PM Robert Rogerson <rogersonra@xxxxxxxxx> wrote:

Thanks Kevin, I read both the articles and they made sense.

I changed my .profile to only set the PATH.

I installed the idb-connector and itoolkit (is the term locally) with
npm i idb-connector
npm i itoolkit
in my project folder.

When I issued
node http_db2.js
the server started up with no errors.

One last question. Should I and if so how should I uninstall idb-connector
and itoolkit globally?

Thanks for the help.

Rob

On Thu, Oct 31, 2019 at 8:16 PM Kevin Adler <kadler@xxxxxxxxxx> wrote:

FYI, here's the recommendations about global vs local installs
straight
from the source:


https://nodejs.org/en/blog/npm/npm-1-0-global-vs-local-installation/#which-to-choose



----- Original message -----
From: Robert Rogerson <rogersonra@xxxxxxxxx>
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxxxxxxxx>
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] [IBMiOSS] Error: Can not find module itoolkit
Date: Thu, Oct 31, 2019 6:49 PM

I'm trying to run a simple demo from IBM (
[1]

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/The%20new%20idb-connector%20and%20itoolkit
) but I keep getting the error above when I try to start node.

I have in my .profile


PATH=/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin:/QOpenSys/pkgs/lib/nodejs10/bin:/QOpenSys/pkgs/bin
LIBPATH=/QOpenSys/pkgs/bin
NODE_PATH=/QOpenSys/pkgs/lib/nodejs10/lib/node_modules

And when I try to run
node http_db2.js I get the error.

I ran npm i --g itoolkit with no warnings and do see the module in
/QOpenSys/pkgs/lib/nodejs10/lib/node_modules

What am I doing wrong?

Thanks,

Rob
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [2]https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [3]https://archive.midrange.com/opensource .

Help support midrange.com by shopping at amazon.com with our
affiliate
link: [4]https://amazon.midrange.com




References

Visible links
1.

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/The%20new%20idb-connector%20and%20itoolkit
2. https://lists.midrange.com/mailman/listinfo/opensource
3. https://archive.midrange.com/opensource
4. https://amazon.midrange.com/
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.