elixir [error] backend port not found :inotifywait in ubuntu

Developer from somewhere

If you get this error: [error] backend port not found: :inotifywait, then you need to install inotify-tools, like this:

sudo apt-get install inotify-tools