本次遇到的问题:
Error occurred during initialization of VMagent library failed Agent OnLoad: instrument
Please try to reinstall the lDE.For support, please refer to https://jb.gg/ide/critical-startup-errors
配置了一辈子的java环境屁用没有😂
首先看官方文章 解决99问题
打开文件夹:
Windows: %APPDATA%\JetBrains<product>
(例子:C:\Users\JohnS\AppData\Roaming\JetBrains\IntelliJIdea2020.2)
macOS: ~/Library/Application Support/JetBrains/
(例子:~/Library/Application Support/JetBrains/IntelliJIdea2020.2)。
删除出问题的版本 其他的别乱删:
删除后重新启动WebStorm完美解决