Skip to content

ntwitter gives error, it is unmaintained  #11

Description

@freekot

When running example 1 from hour 14, I get:

Error: Uncaught, unspecified "error" event.
at Error (native)
at EventEmitter.emit (events.js:87:13)
at ClientRequest. (/home/tolik/express_twitter/node_modules/ntwitter/lib/twitter.js:251:14)
at ClientRequest.emit (events.js:107:17)
at HTTPParser.parserOnIncomingClient as onIncoming
at HTTPParser.parserOnHeadersComplete (_http_common.js:111:23)
at TLSSocket.socketOnData (_http_client.js:309:20)
at TLSSocket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:161:16)
at TLSSocket.Readable.push (_stream_readable.js:125:10)
tolik@tolik-VirtualBox:~/express_twitter$ node app.js
events.js:87
throw Error('Uncaught, unspecified "error" event.');

The same error is reported on ntwitter AvianFlu/ntwitter#146 . The only suggested solution to sync server clock did not help. Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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