A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
The MMM-Tools V2 doesn’t work
-
@peterpang no. you need to be in ~/MagicMirror/modules
then
git clone …module_url
cd MMM-Tools
npm install
cd ~/MagicMirror
npm startread the two links in my signature, practice
-
@sdetweil
OK , I try again , thanks ! -
@sdetweil
Still not work on my screen =,="- cd ~/MagicMirror/modules
2)git clone https://github.com/bugsounet/MMM-Tools
3)cd MMM-Tools
4)npm install
5)cd ~/MagicMirror
6)npm start
then she run automatic …
I see one row said :
[10.02.2021 10:29.43.540] [WARN] (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently “false”. It will change to be “true” in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
- cd ~/MagicMirror/modules
-
@peterpang
The main reason just my stupid , forgot to add the scripts into config.js -
@peterpang glad you found it!..