Skip to content

Terminal becomes unusable after exiting from "web-ext run" in Node.js 10.2.x and 10.3.0 #1331

Open
@Rob--W

Description

@Rob--W

When I type in the terminal after exiting from web-ext run, the input is not displayed. When I press enter, the typed command is executed. This is a bug that only happens in Node.js 10.2.x and 10.3.0.

This is apparently a bug in Node.js: nodejs/node#21020

Any of the following work-arounds can be used:

There is nothing that we can do, short of not using process.stdin.setRawMode(true);. Let's keep this issue open until the latest version of Node.js has been fixed. Then users of web-ext can find this issue + work-around on the issue tracker.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions