How to open a terminal on WebStorm?

前端 未结 13 1605
心在旅途
心在旅途 2020-12-29 01:07

How do I get WebStorm to open a terminal?

When I try to do it I get an Exception:

\"java.io.IOEXception:couldn\'t create PTY\"

git

13条回答
  •  伪装坚强ぢ
    2020-12-29 01:41

    The problem in my case was that I had the "Start directory" field of the Tools > Terminal settings page set to a path which didn't exist on my drive. It's too bad the error message is not more specific when this kind of mistake is made.

提交回复
热议问题