@sdetweil said in 2.32.0 to 2.33.0 fails due to "some node app still running":
ps -ef | grep node
Thanks for jumping in here. This command was really helpful. I wonder if I might make sense to change the error message from
“some node app still running, please shutdown MagicMirror and restart”
to
“some node app still running, run ps -ef | grep node to see running node apps and shut them down before continuing”
For others who might read this later, in my case NoMachine was the culprit.