node版本为10.15
egg版本为2.15
首先出现的那一行黄字我不明白什么意思
2019-06-16 09:31:19,660 WARN 43439 [egg:core:ready_timeout] 10 seconds later /Users/chaohony/Desktop/mmall_egg/node_modules/_egg-watcher@3.1.0@egg-watcher/lib/init.js:15:14 was still unable to finish. 好像是说某项服务仍然无法关闭
然后下面的报错更忧伤
2019-06-16 09:32:09,801 ERROR 43439 [-/127.0.0.1/-/0ms GET /] nodejs.Error: [ClusterClient] leader does not be active in 60000ms on port:undefined at Function.waitFor (/Users/chaohony/Desktop/mmall_egg/node_modules/_cluster-client@3.0.1@cluster-client/lib/server.js:238:15) at process._tickCallback (internal/process/next_tick.js:68:7)
希望有前辈指点一下