weijiadongyy
Results
2
issues of
weijiadongyy
 
### 在此输入你需要反馈的 Bug 具体信息(Bug in Detail): 使用npm init egg --type=simple创建基本项目,cnpm i安装依赖,npm run dev启动但是。 2023-03-16 11:40:15,602 ERROR 11107 nodejs.Error: create "Watcher" leader failed, the port:57357 is occupied by other 一直回报错,不断重试,这个端口会变化,但是还是报错。大概重试十几二十次随机到一个可用端口就能启动成功。 macos版本...