cobalt-org.github.io icon indicating copy to clipboard operation
cobalt-org.github.io copied to clipboard

Add a FAQ item about `serve` "out of space" errors

Open epage opened this issue 7 years ago • 0 comments

See https://github.com/cobalt-org/cobalt.rs/issues/387

This means the user has reached an inotify cap. They can either

  • Run cobalt serve --no-watch
  • Raise their inotify cap.

epage avatar Mar 10 '18 23:03 epage