码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2017-09-05 10:03:17      阅读:1971      评论:0      收藏:0      [点我收藏+]

标签:server   lang   install   智能提示   vs code   restart   类型   last   .com   

错误: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。

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

标签:server   lang   install   智能提示   vs code   restart   类型   last   .com   

原文地址:http://www.cnblogs.com/ca47/p/7476642.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!