vue后台项目 运行时出错

图片说明
找不到该模块?请大神指教一二

可以重新 npm i 一下试试

你的eslint模块没有找到,请在terminal中输入npm install

npm i  @vue/cli-plugin-eslint  -D