There is a link in the error message you pasted:
It explains how to install the necessary tools, and it has even a section for arch.
And heureka, it is already available in community: https://www.archlinux.org/packages/community/x86_64/inotify-tools/
So, basically, its just a pacman -S inotify-tools
away…