uni-app 内置终端启动异常
uni-app 内置终端启动异常
重启软件、系统,都不行
报错内容:
2022-05-13 16:21:17.938 [WARNING:] TerminalServer error: events.js:291
throw er; // Unhandled ‘error’ event
^
Error: connect ENOENT .\pipe\winpty-conout-16848-2-1d866a26b52bbea-d4933c0e54401803790320a65e06005b
at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1144:16)
Emitted ‘error’ event on Socket instance at:
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21) {
errno: ‘ENOENT’,
code: ‘ENOENT’,
syscall: ‘connect’,
address: ‘\.\pipe\winpty-conout-16848-2-1d866a26b52bbea-d4933c0e54401803790320a65e06005b’
}
@DCloud-HBuilderX团队 您好,请问修复了吗?