desmondmorris / node-twitter

Client library for the Twitter REST and Streaming API's.
https://www.npmjs.com/package/twitter
MIT License
1.27k stars 238 forks source link

self._form.on is not a function #337

Open ankittaneja opened 4 years ago

ankittaneja commented 4 years ago

When I am trying to upload to an image to Twitter using a Vue (Vuetify) app I get the following error. The image is hosted at Google firestore bucket. So i download the file and then try to upload to api and get this error.

Possible problem can be in the request module as a search on web suggests to use some other package.