码迷,mamicode.com
首页 > 其他好文 > 详细

Meth | vuethink 前端部署 npm报错误 error Expected linebreaks to be 'CRLF' but found 'LF'

时间:2018-10-17 14:50:53      阅读:267      评论:0      收藏:0      [点我收藏+]

标签:文件   解决   环境   strong   vue   eth   expec   exp   think   

执行 npm run dev   

错误 error Expected linebreaks to be ‘CRLF‘ but found ‘LF‘

 

解决方法

在.eslintrc文件 rules 里面 配置 "linebreak-style": [0 ,"error", "windows"], //允许windows开发环境

Meth | vuethink 前端部署 npm报错误 error Expected linebreaks to be 'CRLF' but found 'LF'

标签:文件   解决   环境   strong   vue   eth   expec   exp   think   

原文地址:https://www.cnblogs.com/PlusHappy/p/9803139.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!