打开应用出错信息:
Log path '/Users/XX/Library/Logs/WebStorm2018.1' is inaccessible.
If you have modified the 'idea.log.path' property please make sure it is correct,
otherwise please re-install the IDE.
解决方案:
解决
- 1.找到/Users/sun/Library/Logs 目录
- 2.在Finder 新建一个包含Webstorm2018.1文件夹的Logs目录,(注:你的webstorm的名字)
- 3.将2中新建的Logs替换掉/Users/sun/Library/Logs 中的Logs
- 4.立马可以打开