繁体   English   中英

警告:无法读取未定义的属性“正常”使用 --force 继续

[英]Warning: Cannot read property 'normal' of undefined Use --force to continue

有没有人见过这个错误? 从 webpack 1 升级到 5,从 grunt ~0 升级到 ~1。 它出现在 Running "connect:dis" 之后......但我认为它不相关。

Running "connect:dist" (connect) task
Verifying property connect.dist exists in config...OK
File: [no files]
Options: protocol="http", port=4321, hostname="0.0.0.0", base="target/dist", directory=null, keepalive=false, debug=false, livereload=false, open=false, useAvailablePort=false, onCreateServer=null, middleware=undefined
Warning: Cannot read property 'normal' of undefined Use --force to continue.

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM