Skip to content

TypeError: Cannot call method 'addListener' of undefined #24

Closed
@rsms

Description

@rsms

On node v0.3.8-pre:

node.js:116
        throw e; // process.nextTick error, or 'error' event on first tick
        ^
TypeError: Cannot call method 'addListener' of undefined
    at [object Object]._performSecureRequest (/usr/local/lib/node/.npm/oauth/0.8.4/package/lib/oauth.js:306:20)
    at [object Object].getOAuthRequestToken (/usr/local/lib/node/.npm/oauth/0.8.4/package/lib/oauth.js:390:8)
    at Object.<anonymous> (term.ie.oauth-PLAINTEXT.js)
    at Module._compile (module.js:287:26)
    at Object..js (module.js:293:10)
    at Module.load (module.js:219:31)
    at Function._load (module.js:186:10)
    at Array.<anonymous> (module.js:307:10)
    at EventEmitter._tickCallback (node.js:108:26)

This is the result of running examples/term.ie.oauth-PLAINTEXT.js

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