staven630 / vue-cli4-config

vue-cli4配置vue.config.js持续更新
https://staven630.github.io/vue-cli4-config/
2.7k stars 617 forks source link

直接运行npm run build 报错 #35

Closed dingfeipeng closed 4 years ago

dingfeipeng commented 4 years ago

clone下来的包,安装之后直接打包报错 Failed to compile with 1 errors
in ./src/assets/logo.png

Module build failed (from ./node_modules/image-webpack-loader/index.js): Error: 'C:\Users\ding\Desktop\��ʱ�ļ�\vue-cli4-config-master\node_modules\pngquant-bin\vendor\pngquant.exe'

dingfeipeng commented 4 years ago

自己用vue create XX,加上配置模块就没有这个情况