vasani-arpit / WBOT

A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 4th, 2024
Other
990 stars 314 forks source link

Qrcode in windows #153

Closed indragunawan82 closed 4 years ago

indragunawan82 commented 4 years ago

image

In windows, my qrcode become like attached. what is the solution for this?

indragunawan82 commented 4 years ago

Fyi .. i use nodemon

if i use node index.js

it will work

FirePing32 commented 4 years ago

@indragunawan82 Does it work in powershell ?

indragunawan82 commented 4 years ago

i havent try in powershell, my goal is on linux

On Fri, Oct 9, 2020 at 2:21 PM Prakhar Gurunani notifications@github.com wrote:

@indragunawan82 https://github.com/indragunawan82 Does it work in powershell ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vasani-arpit/WBOT/issues/153#issuecomment-706017167, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFAM6NKFMXL5VX4B7WDC7LSJ22VZANCNFSM4PYSEZ2A .

FirePing32 commented 4 years ago

@indragunawan82 It seems there is an issue with nodemon and it is just displaying raw QR code data. When you start a fresh server instance for first time with nodemon...does it work correctly ?

indragunawan82 commented 4 years ago

not working also

not only nodemon, if i run node src/index.js also gives error

if i got that error, then it will always error

Thanks IG

On Fri, Oct 9, 2020 at 3:44 PM Prakhar Gurunani notifications@github.com wrote:

@indragunawan82 https://github.com/indragunawan82 It seems there is an issue with nodemon and it is just displaying raw QR code data. When you start a fresh server instance for first time with nodemon...does it work correctly ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vasani-arpit/WBOT/issues/153#issuecomment-706053810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFAM6OE6JB4JOEL3LBBJQLSJ3EOTANCNFSM4PYSEZ2A .

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vasani-arpit commented 4 years ago

This must be mixup due to font or something. I have windows and I am not facing this issue. Please provide more details to reproduce. closing until we receive further info.