warnings potentially fixable with the `--fix` option.
将一下部分:"lint": "vue-cli-service lint" 修改为:eslint --fix --ext .js,.vue src
vue-cil3 运行报错
原文:https://www.cnblogs.com/mary-123/p/11700507.html