error:
THE jvm could not be started.The maximum heap size (-Xmx) might be too large or an antivirus or firewall tool could block the execution.
參考了國內外的一些網站 終於找到解決方法了.
修改安裝目錄下的文件
%webstrom_home%\bin\WebStorm.exe.vmoptions
把-Xmx改小就行了
我的改成了256m.