Read the statement by Michael Teeuw here.
troublems with systemd and serveronly
- 
@dnj0104 is the vm with desktop.or only text mode?
I hate systemd setup, it is SO sensitive to os details.
that is why i use pm2 ( node process manager) in my Installation script.
try my script fixuppm2
see
https://github.com/sdetweil/MagicMirror_scripts - 
@sdetweil the VM has only terminal interface I access it with ssh
oo cool script. shall i run it inside my MagicMirror directory or outside in my user directory or in my root folder ?
 - 
@dnj0104 script doesn’t care where it is run. assumes ~/MagicMirror
you would delete the systemd stuff.
I have not tried the script on cli mode only
it uses the script at
~,/MagicMirror/installers/mm.shit is trying to do npm start
change it to npm run server
or node serveronly - 
Thanks! I will try that, seems smooth.
 - 
 - 
@dnj0104 awesome! thanks for the feedback
 - 
S sdetweil has marked this topic as solved on
 
