On Mon, Jul 14, 2014 at 7:44 PM, Deva Kumaraswamy <[email protected]> wrote: > I will turn to the node-gyp issues on github seeking more information > (although it looks like everyone is stymied by a variety of permission > related issues on Linux). I might go looking for an Unix guru in my > organization to help sort this out.
Might be a variant of: https://github.com/npm/npm/issues/5637 You could try posting into that issue if this is reproduceable, if more people poke this, it might get fixed. And fwiw... I don't personally ever have permissions issues on Linux :-), but I chmoded by /usr/local to be owned by my login, this is the npm happy path, allowing installation into /usr/local without sudo. Cheers, Sam -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACmrRmRvw73xC9t2EXa%3D1MM7V7RD8ThsrHvFkFrZGUsWAjW9ZA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
