VS Code里关于ESLint的错误消息

2022-02-17  本文已影响0人  冰点雨

错误信息

Failed to load the ESLint library for the document /Users/mac/Desktop/vue/vue_test/25_scr_tese/main.js. See the output for more information.

解决方法

根据提示执行命令npm install -g eslint安装eslint

安装之后重启VS Code,错误消失

上一篇下一篇

猜你喜欢

热点阅读