Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process.stdout.clearLine is not a function #27

Open
firdiar opened this issue Sep 1, 2021 · 1 comment
Open

process.stdout.clearLine is not a function #27

firdiar opened this issue Sep 1, 2021 · 1 comment

Comments

@firdiar
Copy link

firdiar commented Sep 1, 2021

Authenticating...
TypeError: process.stdout.clearLine is not a function
at sendTo (D:\Work\Gtion\DiscordBotSimple\node_modules\wbm\src\api.js:170:24)
at async Object.send (D:\Work\Gtion\DiscordBotSimple\node_modules\wbm\src\api.js:184:9)
at async D:\Work\Gtion\DiscordBotSimple\index.js:59:3

im trying to make a simple bot integrated from discord to WA

@firdiar firdiar changed the title process.stdout.clearLine process.stdout.clearLine is not a function Sep 1, 2021
@balataca
Copy link
Collaborator

balataca commented Sep 9, 2021

Try to edit this file node_modules/wbm/src/api.js with the contents of this gist. Please let me know if it works so I can make a PR.

https://gist.github.com/balataca/3db96827cd114aa0cec1763f58eef4e6

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

No branches or pull requests

2 participants