Search code examples
webstorm

Terminal does not work in the WebStorm 9


I can not type in the terminal:

enter image description here

What is the problem? Help please.


Solution

  • I had the same problem. Disabling "experimental features" for cmd did the trick for me. Right click the title bar of the cmd and go properties.

    Be sure to restart Webstorm or PhpStorm after doing these.

    For Windows 10: Just check the "Use legacy console" option.

    enter image description here

    For Windows 10 Technical Preview: Uncheck "Enable Experimental Console features" in "Experimental" tab disable experimental features of cmd.exe