【发布时间】:2018-05-08 20:51:44
【问题描述】:
当我在我的 React Native 应用程序项目文件夹中执行 yarn start 时,我收到此错误:
yarn run v1.3.2
$ react-native-scripts 开始
21:58:08:无法启动服务器
有关更多信息,请参阅https://git.io/v5vcn,安装 watchman 或运行以下 sn -p:
sudo sysctl -w kern.maxfiles=5242880
sudo sysctl -w kern.maxfilesperproc=524288错误命令失败,退出代码为 1。
info 访问https://yarnpkg.com/en/docs/cli/run 获取有关此命令的文档。
【问题讨论】:
标签: react-native yarnpkg