如何强制值班员观看ubuntu上的特定目录

我决定在我的薄荷Linux上学习React-Native。我安装了watchman。现在我创建了第三个练习项目,当我运行yarn start时出现此错误:

 watchmanResponse: {
    version: '4.9.0',error: 'A non-recoverable condition has triggered.  Watchman needs your help!\n' +
      'The triggering condition was at timestamp=1576840360: inotify-add-watch(/home/mohamadreza/React app/React Native/3/third/android/app/build/intermediates/prebuild/debug) -> The user limit on the total number of inotify watches was reached; increase the fs.inotify.max_user_watches sysctl\n' +
      'All requests will continue to fail with this message until you resolve\n' +
      'the underlying problem.  You will find more information on fixing this at\n' +
      'https://facebook.github.io/watchman/docs/troubleshooting.html#poison-inotify-add-watch\n'
  }

我如何强制值班人员仅查看我的项目目录:

$HOME/React app/React Native
diego0003 回答:如何强制值班员观看ubuntu上的特定目录

暂时没有好的解决方案,如果你有好的解决方案,请发邮件至:iooj@foxmail.com
本文链接:https://www.f2er.com/2885822.html

大家都在问