[Vs Code]Vue工具错误(The Vue Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.)


错误:The Vue Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.

在使用VSCODE的时候,因为电脑异常关机,重新打开VSCODE的时候,显示这个错误,错误导致我的vue类型文件无法格式化和智能提示。

Vetur的错误,解决方案为:https://github.com/vuejs/vetur/issues/352

来自插件作者:
Go to C:\Users\chris\.vscode\extensions\octref.vetur-0.9.3\client\ and run npm install.
在相应的根目录下运行npm install。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM