Read the statement by Michael Teeuw here.
MM on Ubuntu
-
@sdetweil Aaaand its installed again
https://gyazo.com/5366b44db5c66b86c625afaf061573ff -
@goncalovsc good, now edit the ~/MagicMirror/config/config.js and add the info for the two weather modules
then do pm2 restart 0
-
@sdetweil I opened the file and its already edited. I think its using the old files
-
@goncalovsc no… if u moved the folder as in the instructions it would have pulled down a whole new copy
show output of
pm2 status pm2 show 0 pm2 show 1
-
@sdetweil I´ve ran exactly the commands that you said
Sorry cant copy paste https://gyazo.com/623dd157c791ea2edc6c1526502a2927 https://gyazo.com/b6df9267fe1b7fd23dd8b5afc18226d4
-
-
@sdetweil Here the file isnt edited, its just like the sample :thinking_face:
-
@goncalovsc as expected… u can do
cd ~/MagicMirror/config cp ~/MagicMirror.old/config/config.js . nano config.js
verify changes in config file
-
@sdetweil said in MM on Ubuntu:
cp ~/MagicMirror.old/config/config.js .
When
cp ~/MagicMirror.old/config/config.js .
Its says file or directory doesnt exist
— btw — edited on nano the file and worked
-
@goncalovsc said in MM on Ubuntu:
Its says file or directory doesnt exist
oops, typo on my previous command
~/MagucMirror.old
— btw — edited on nano the file and worked
woohoo…