Hello !
I’ve followed your tutorial and it seems to work. For example my MM starts on boot.
But when my MM is open, if I press Alt+tab to open and modify my config.js file, nothing is happening (it is not restarting).
I don’t know why, do you have any idea ?
Thank you !
Edit: After a reboot, this is working ! Ty
Edit2: There is a way to not completly rebooting it ? I mean doing the same thing as pressing CTRL + R, so the mirror reboots but stays on a black screen (instead of going back on the Desktop)
Edit3: If I do “pm2 stop mm.json” to stop the process and then start it again doing “pm2 start mm.json” then If I modify the config file, this is not working anymore