On Thu, Dec 20, 2012 at 4:03 PM, Andy Green <[email protected]> wrote:
> I'm trying to write a script that prints the name of all installed modules > to the command line. In node.js, is there any way to find the location of > the module folder (with globally installed modules?) You'll probably want to take a look at this: http://nodejs.org/api/modules.html#modules_all_together F -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
