问答详情
源自:5-6 剖析Grunt Tasks - grunt test

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

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.


提问者:大大小小 2017-11-22 16:21

个回答

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

    你没有加localhost 9000 肯定不行的