Unfortunatly no… :-(
I’ve tried many differet versions of of node…
Unfortunatly no… :-(
I’ve tried many differet versions of of node…
atm I am using node 5.12.0
Which node are u using?
EDIT
I’ was wrong… I’ve forgot to activate the module in my configuration…
yes, but this was befor the reinstallation
so now I try npm rebuild
Yes… so I’m quiet pissed off… I think I need to reinstall my MM…
mm-0 Loading config ...
mm-0 Loading module helpers ...
mm-0 No helper found for module: alert.
mm-0 WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 49, got 48.
mm-0 Loading module helpers ...
mm-0 No helper found for module: alert.
mm-0 App threw an error during load
mm-0 Error: Module version mismatch. Expected 49, got 48.
mm-0 at Error (native)
mm-0 at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
mm-0 at Object.Module._extensions..node (module.js:568:18)
mm-0 at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
mm-0 at Module.load (module.js:458:32)
mm-0 at tryModuleLoad (module.js:417:12)
mm-0 at Function.Module._load (module.js:409:3)
mm-0 at Module.require (module.js:468:17)
mm-0 at require (internal/module.js:20:19)
mm-0 at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
mm-0 Whoops! There was an uncaught exception...
mm-0 Error: Module version mismatch. Expected 49, got 48.
mm-0 at Error (native)
mm-0 at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
mm-0 at Object.Module._extensions..node (module.js:568:18)
mm-0 at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
mm-0 at Module.load (module.js:458:32)
mm-0 at tryModuleLoad (module.js:417:12)
mm-0 at Function.Module._load (module.js:409:3)
mm-0 at Module.require (module.js:468:17)
mm-0 at require (internal/module.js:20:19)
mm-0 at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
mm-0 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
mm-0 If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
mm-0 Launching application.
so what will I have to do? I’ve removed the MMM-PIR-Module and reinstalled it, but i’ve got still these error… :-(
which version is the latest running with this PIR sensor?
nope, still same here… :-(
WiringPi should be installed. I’ve tested this using this command: gipo readall
The module is now installed using git. not copied.
I’ve tried to rebuild… and also to rebulid electron.
npm install --save-dev electron-rebuild
ah no, I’ve made a new installation on a brand new sd card.
I moved my own moduls. the temperature module is a new one.
But I’ve got the same with @paviro PIR moudle… :-(