【发布时间】:2016-04-30 05:18:27
【问题描述】:
[root@iZ25q0v42mrZ myapps]# grunt 服务器 运行“服务器”任务
server任务已被弃用。使用grunt serve启动服务器。
运行“serve:undefined”(服务)任务
运行“clean:server”(清理)任务
已清理 1 条路径。
运行“wiredep:app”(wiredep)任务
运行“wiredep:test”(wiredep)任务
运行“concurrent:server”(并发)任务
Running "copy:styles" (copy) task
Copied 1 file
Done, without errors.
Execution Time (2016-01-23 17:20:04 UTC)
loading tasks 236ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 88%
loading grunt-contrib-copy 18ms ▇▇▇ 7%
copy:styles 13ms ▇▇ 5%
Total 267ms
运行“postcss:server”(postcss)任务
已创建 1 个已处理的样式表。
运行“connect:livereload”(连接)任务 开始在http://localhost:9090 上连接网络服务器 致命错误:产生 EACCES
执行时间(2016-01-23 17:20:03 UTC) 加载任务 221ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 16% 有线ep:app 163ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 12% 连线:测试 16ms ▇▇ 1% 并发:服务器 582ms ▇▇▇▇▇▇ 43% 加载 grunt-postcss 54ms ▇▇▇▇▇ 4% postcss:服务器 148ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 11% 加载 grunt-contrib-connect 104ms ▇▇▇▇▇▇▇▇▇▇ 8% 连接:livereload 28ms ▇▇▇ 2% 总共 1.3 秒
谁能帮我看看。谢谢
【问题讨论】:
-
以上都是日志!