Skip to content

Syntax Error When Attempting to Run 'underscore' #51

@Stunner

Description

@Stunner

Installed this script following instructions from the README and am seeing the following error:

$ underscore
/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:69
        .join(' ');
         ^
TypeError: undefined is not a function
    at /usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:69:10
    at Array.map (native)
    at Command.commandHelp (/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:62:6)
    at Command.helpInformation (/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:193:26)
    at printHelp (/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:246:25)
    at main (/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:792:5)
    at Object.<anonymous> (/usr/local/Cellar/nvm/0.30.1/versions/io.js/v1.2.0/lib/node_modules/underscore-cli/bin/underscore:1024:3)
    at Module._compile (module.js:446:26)
    at Object.Module._extensions..js (module.js:464:10)
    at Module.load (module.js:341:32)

Please note, I'm using Mac OS X version 10.10.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions