标签:文件 解决 环境 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