tello吧 关注:558贴子:1,007
  • 5回复贴,共1

scratch里一加载tello.s2e拓展就会node出错。怎么处理?!

只看楼主收藏回复

Tello Scratch Ext running at http://127.0.0.1:8001/
---------------------------------------
server listening 0.0.0.0:8890
events.js:291
throw er; // Unhandled 'error' event
^
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at writeAfterEnd (_http_outgoing.js:653:15)
at ServerResponse.end (_http_outgoing.js:773:7)
at Server.<anonymous> (D:\tello\tello.js:160:11)
at Server.emit (events.js:314:20)
at parserOnIncoming (_http_server.js:782:12)
at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
Emitted 'error' event on ServerResponse instance at:
at writeAfterEndNT (_http_outgoing.js:712:7)
at processTicksAndRejections (internal/process/task_queues.js:81:21) {
code: 'ERR_STREAM_WRITE_AFTER_END'
}


IP属地:北京1楼2020-08-19 11:15回复
    这个解决了吗


    IP属地:山东2楼2020-11-18 13:43
    回复
      我俩机子都遇到了。。。到底什么问题


      IP属地:广东3楼2021-02-16 04:06
      回复
        国内居然没人知道答案, 去了国外论坛才看到,要把node降级为8.0版本。现在普遍是14.X不兼容


        IP属地:广东5楼2021-02-16 04:24
        收起回复