Skip to content
framboise-pi edited this page Feb 20, 2021 · 7 revisions

check your /home/pi/.pm2/log/

NODE COMPILING VERSION ERROR

This could happen after a npm install of MMM-MySenseHat module.
Open terminal, in MMM-MySenseHat folder and type :
./node_modules/.bin/electron-rebuild
I had this kind of issue caused by 'ioctl'.

Clone this wiki locally