nodejsbook.io.examples
nodejsbook.io.examples copied to clipboard
ntwitter gives error, it is unmaintained
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.
The same error is reported on ntwitter https://github.com/AvianFlu/ntwitter/issues/146 . The only suggested solution to sync server clock did not help. Any ideas?