a2k
a2k
A workaround is using a previous version. Do `yarn add [email protected]` & try `surrender`
I am facing a similar issue. I have the following structure ⸺ ``` - root/ - project/ - index.js - package.json - node_modules - README.md ``` I have opened `root/`...
@SaranSank PR might be more helpful :)
You should ask such questions on StackOverflow. Never spam an issue. But to answer your question, that is not the correct way unless your host is publicly accessible. Do it...
Try posting on [reddit.com/r/nodejs](https://reddit.com/r/nodejs)
What I am saying is can we give user the right to set it to something default. Like someone wants `npm` & someone wants `yarn` & someone wants `pnpm`. Like...
@iShibi so the threads API isn't available in v2? Or it was never available in v1 as well but users were looping through tweets as a workaround?
@iShibi can you tell me then if it's possible to support threads using your library as `twit-thread` uses `twit` underhood so I don't want to install 2 libraries doing the...
Perfect! Lmk when you ship the tweets endpoint :)