我克隆了反应仓库https://github.com/facebook/react并按照自述文件中的描述进行了构建。然而,执行grunt会立即失败:
H:\github\react>grunt
Running "delete-build-modules" task
Running "jsx:normal" (jsx) task
Warning: This socket is closed. Use --force to continue.
Aborted due to warnings.
不是grunt或node的专家。我有什么提示我可以完成构建吗?其他人是否成功建立了对窗户的反应?