Fork me on GitHub
#cryogen
<
2018-10-30
>
Dormo20:10:55

I'm getting an error when I run lein ring server

Dormo21:10:07

Exception in thread "main" java.io.IOException: User limit of inotify watches reached, compiling:(/tmp/form-init8598167152512048606.clj:1:73)

Dormo21:10:17

This happens after the initial build succeeds. it takes a few seconds.

Dormo22:10:30

Seems to be fixed now....I wonder if it was because I had lein repl and lein figwheel instances running somewhere else.