运行grunt-test的时候,出现错误

来源:5-6 剖析Grunt Tasks - grunt test

大大小小

2017-11-22 16:21

Running "test" task
Running "clean:server" (clean) task
>> 0 paths cleaned.
Running "concurrent:test" (concurrent) task
Running "postcss:dist" (postcss) task
Running "browserSync:test" (browserSync) task
Running "mocha:all" (mocha) task
Testing: http://localhost:9001/index.html
Warning: Cannot read property 'pid' of undefined Use --force to continue.
Aborted due to warnings.


写回答 关注

1回答

  • 狗剩3
    2018-07-29 21:44:45

    你没有加localhost 9000 肯定不行的


Grunt-beginner前端自动化工具

通过配置Grunt自动化工具,提高您的工作效率,出乎您的想象

60389 学习 · 408 问题

查看课程

相似问题