Can’t start MagicMirror
I tried to install autostart using PM2 information in the documentation. I was starting MM manually with pm2 start MagicMirror.
Now I can’t start MagicMirror no matter how I try to do it… I try using my old pm2 start MagicMirror and it doesn’t start then I use the new pm2 start mm.sh and it won’t start. I make sure that I stop all the processes are stopped before I try it but it doesn’t do any good.
Any suggestions?
Dennis