Skip to content

Conversation

@ryangiglio
Copy link

With callback-style requests, the params argument is always present whether it's actually a params object or a function. But with promise-style requests, it's possible to make a call without the params argument at all, so we need to check that it's defined before trying to use it.

@markadrake
Copy link

The only checks here that are failing are based on another dependency using const in strict mode.

Will someone please consider merging this sooner than later?

Also are the failing versions of NPM in the CI Build actually supported? Can they be removed?

@peterpme
Copy link

Hey @ryangiglio if you're still interested in a promise implementation, we rewrote node-twitter from the ground up here:

https://github.com/preposterous/twitter-lite

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants