錯誤:The Vue Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.vue
在使用VSCODE的時候,由於電腦異常關機,從新打開VSCODE的時候,顯示這個錯誤,錯誤致使個人vue類型文件沒法格式化和智能提示。git
Vetur的錯誤,解決方案爲:https://github.com/vuejs/vetur/issues/352github
來自插件做者:
Go to C:\Users\chris\.vscode\extensions\octref.vetur-0.9.3\client\ and run npm install.
在相應的根目錄下運行npm install。npm