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



Shoot, I already did the uninstall. I do have this from my shell history:

% ls /QOpenSys/QIBM/ProdData/OPS/Node4
etc


(Does Node have a system-wide package option for npm?)

For the archives... I override the default to my /home directory so I don't
stick it in any IBM directories...

% cat ~/.npmrc
prefix = /home/aaron/npm_global

I believe the default is /QOpenSys/QIBM/ProdData/Node, or rather, the
"home" folder of the node binary (aka the immediate parent of bin/node).
You can learn the global install location by doing this:

% npm config get prefix



Aaron Bartell
litmis.com - Services for open source on IBM i


On Mon, Jul 11, 2016 at 11:05 AM, Kevin Adler <kadler@xxxxxxxxxx> wrote:

"OpenSource" <opensource-bounces@xxxxxxxxxxxx> wrote on 07/11/2016
09:56:31 AM:
I am going the completely-uninstall-5733OPS route (GO LICPGM opt 12) and
wanted to note that after uninstalling I can still see a few things that
weren't cleaned up:

% ls /QOpenSys/QIBM/ProdData/OPS
Node4 source tools


What's under those directories?

find /QOpenSys/QIBM/ProdData/OPS

I'm guessing that source/tools is just libgcc which is because there's no
install exit defined for *BASE, so it doesn't get cleaned up. (That was a
fun discovery...)

I'm not sure about Node4. Perhaps you installed a node module there? (Does
Node have a system-wide package option for npm?) Note that we only delete
directories and files that were laid down by the PTFs. We don't delete any
user-created files.

--
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: http://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/opensource.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.