Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to install and use inotify, but can't seem to get it to install properly. I tried different package managers, and different versions of Node.js but just can't get it to work. I'm also using the example from the inotify site.

I'm not sure if it's npm that's not installing it correctly, but here is the output of the install enter image description here

and this is the error I get when I try to run a file with inotify

enter image description here

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.