当我做Grunt咕噜声时出错:dist

时间:2017-05-04 05:46:19

标签: javascript angularjs node.js

这是错误日志

node:10096) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Expected a buffer
(node:10096) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: Expected a buffer
(node:10096) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4): TypeError: Expected a buffer Use --force to continue. 

1 个答案:

答案 0 :(得分:0)

强烈建议不要在grunt serve命令中执行--force。但是你有一个警告,所以,在这种情况下可能对你来说,如果你运行grunt serve --force,你可以在代码(或gruntfile)中找到你有TypeError的位置。

你有安装mozjpeg吗?尝试将mozjpeg降级到版本5.1.0