I\'ve been learning about node.js and modules, and can\'t seem to get the Underscore library to work properly... it seems that the first time I use a function from Underscor
The name _ used by the node.js REPL to hold the previous input. Choose another name.
_
node.js