help icon indicating copy to clipboard operation
help copied to clipboard

CMD prompt Error message for running node Tello.js

Open kvan64 opened this issue 4 years ago • 3 comments

  • 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:\Tello.js:151:11) at Server.emit (events.js:315:20) at parserOnIncoming (_http_server.js:874:12) at HTTPParser.parserOnHeadersComplete (_http_common.js:126:17) Emitted 'error' event on ServerResponse instance at: at writeAfterEndNT (_http_outgoing.js:727:7) at processTicksAndRejections (internal/process/task_queues.js:81:21) { code: 'ERR_STREAM_WRITE_AFTER_END' }

C:> Please help.

kvan64 avatar May 01 '21 10:05 kvan64

Could you share what code you are going to run if possible?

Ayase-252 avatar May 01 '21 10:05 Ayase-252

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.

kvan64 avatar May 01 '21 10:05 kvan64

I've got the same problem. How did you resolve @kvan64 ?

shoio avatar Mar 20 '24 14:03 shoio