A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Failed at the magicmirror@2.7.1 start script.
- 
 Hi, sorry yes lowercase sh 
- 
 also, looks like a known restriction https://askubuntu.com/questions/646655/ubuntu-touch-executable-files-wont-launch-in-home-directory 
- 
 u can also try changing package.json "scripts": { "start": "sh run-start.sh", //< --- to "start": "bash run-start.sh",if the security thing is right 
- 
 Okay thank you I will try it 
- 
 Hi, I have tried what u said and what the link you provided said and i still cannot get it to work 
