CMD prompt Error message for running node Tello.js
- Node.js 14.16.1 LTS:
- OS: Windows: CMD prompt Error message for running node Tello.js
C:>node Tello.js
Tello Scratch Ext running at http://127.0.0.1:8001/
events.js:292 throw er; // Unhandled 'error' event ^
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at writeAfterEnd (_http_outgoing.js:668:15)
at ServerResponse.end (_http_outgoing.js:789:7)
at Server.
C:> Please help.
Could you share what code you are going to run if possible?
Just basic Scratch blockcodes for flying Tello drone.
Thanks for helping.
DK
Sent: Saturday, May 01, 2021 at 8:22 PM From: "Qingyu Deng" @.> To: "nodejs/help" @.> Cc: "kvan64" @.>, "Author" @.> Subject: Re: [nodejs/help] CMD prompt Error message for running node Tello.js (#3347)
Could you share what code you are going to run if possible?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I've got the same problem. How did you resolve @kvan64 ?