A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
mmm assistant mk2
- 
@Bugsounet don’t count on it!!
 - 
not fixed
 - 
@dvbit have to do from the MagicMirror folder… sorry, will fix for future
 - 
cd ~/MagicMirror sudo chown root node_modules/electron/dist/chrome-sandbox sudo chmod 4755 node_modules/electron/dist/chrome-sandbox - 
done it from MagicMirror folder.
Can I see any file being changed somewhere?
I did a ls -la in
~/MagicMirror/node_modules/electron/dist
and there seems to be no change there - 
result must be:
-rwsr-xr-x 1 root pi 4204060 mai 20 15:23 chrome-sandbox - 
@Bugsounet maybe he doesn’t have sudo rights…
must do change to root first
 - 
@dvbit it NEEDS the quotes
I see I had a typo, try again
 - 
@sdetweil Thanks I removed the final quote as I was ending up with a prompt
will try again now with
 - 
@Bugsounet and it is
-rwsr-xr-x 1 root pi 4202140 May 30 12:38 chrome-sandbox
 
