After Installation, version error
Closed this issue · 10 comments
Mafick commented
paviro commented
Please use Node v5 not v6 since it is not compatible yet.
Mafick commented
How I do this? How can I downgrade?
paviro commented
http://stackoverflow.com/questions/7718313/how-to-change-to-an-older-version-of-node-js :)
Am 15.05.2016 um 15:58 schrieb Niels Horn notifications@github.com:
How I do this? How can i downgrade?
—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub #2 (comment)
Mafick commented
paviro commented
Run npm install again.
Mafick commented
In which folder I have to run 'sudo npm install' ? I have done it in the 'MMM-PIR-Sensor' and in the 'MagicMirror' folder but I still get the verison issue
paviro commented
What das node -v say?
Mafick commented
pi@raspberrypi:~ $ node -v
v5.11.1
pi@raspberrypi:~ $
paviro commented
try removing the module folder and loading it from git again.
Mafick commented
Now it s working fine!!! Yeah, thx! Can you maybe send me a picture how you have setup your PIR sensor?