tilt-dev/mish

Not so great UX if kern.maxfiles is too low

Closed this issue · 1 comments

durka commented

On macOS 10.13 apparently some kernel settings need to be adjusted for one of mish's dependencies. The error message with a link to instructions to fix it (which say it only applies to macOS <=10.6, but that's apparently not true anymore) appears in mish's log file, but there's otherwise no output as it fails to start.

mish does start after changing the kernel settings as instructed on that page.

Good call, fixed in 1e1b7be!