一些常见报错及原因和解决办法

1、npm run dev后

You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.

原因:

  Eslint的rule验证规则过严导致

解决:

  取消ESLint验证规则

 

posted @ 2020-12-04 10:12  吾本人间一叶茶  阅读(337)  评论(0编辑  收藏  举报
Live2D