【发布时间】:2018-01-13 22:25:17
【问题描述】:
当我运行npm run start 时出现以下错误:
ERROR watchman --no-pretty get-sockname returned with exit code=1, signal=null, stderr= 2018-01-13T17:08:24,417: [0x7fff97db03c0] while computing sockname: failed to create /usr/local /var/run/watchman/11reed-state: 没有这样的文件或目录
我让它运行良好,但我在捆绑 index.js 文件时出现错误,所以我卸载了 watchman 并重新安装,现在我遇到了这个错误。
【问题讨论】:
标签: javascript node.js reactjs react-native watchman