The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Isaac Schlueter <i...@izs.me>
Date: Sun, 18 Sep 2011 10:49:12 -0700
Local: Sun, Sep 18 2011 1:49 pm
Subject: Re: [npm] Newbie question
What version? `npm -v`
> When I install module locally (without -g option) it No. (Unless it's under root's home directory.) > will install this module in node_modules directory in user's > directory. However all of the installed files are owned by root. Is > this the desired outcome? > Does it mean that anytime this module is No, it does not mean that. Observe: > used, it is run under root privileges? If so isn't this dangerous? $ cat >whoami.sh <<END $ chmod 0755 whoami.sh $ chown root whoami.sh $ ./whoami.sh $ sudo ./whoami.sh > For example I could only install 'forever' as a root. But it only I think that might be normal. Whatever the case, it's a forever bug, > allows me to run forever as a root. not an npm bug. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||