A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Problem with Module MMM-MotionEye
-
Hi,
I installed the Module. if i start it from the console, i get the message
error enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json
how can i resolve this issue?
-
@psteimann you have to start the mirror not the module, therefore you have to be in the directory
/home/pi/MagicMirror
not in/home/pi/MagicMirror/modules
-
Hi,
I thought I can debug the module this way…how can I debug?
I put an header into the config.js and see the frame, but no cam in the mirror…and no error in the log when I start mm2…
-
@psteimann starting the mirror with
npm start dev
opens the mirror with dev tools