jadonk / bonescript

Scripting tools for BeagleBone and PocketBeagle
http://beagleboard.org
MIT License
514 stars 159 forks source link

AttachInterrupt is not working #193

Open ercint opened 2 years ago

ercint commented 2 years ago

Hi everybody,

Sample code in bonescript page is not working with image of "Linux beaglebone 4.19.94-ti-r42 #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020 armv7l GNU/Linux"

Code is here https://beagleboard.org/Support/BoneScript/attachInterrupt/

Error is : "err":"attachInterrupt: requires Epoll module"

node Version : v10.24.1

thanks in advance.