Read the statement by Michael Teeuw here.
MMPM Guided Setup problem
-
@andzie82 can you show us a screenshot of the issue?
-
@nickthebeer suddenly it worked, strange. How ever i cant see the modules if you know what´s wrong?
-
@andzie82 I am getting this same error…came here looking for help. Following.
-
I think you will get no answer here, I recommend to open an issue in the Github repo.
There are already several issues with this problem, may you find already a solution there:
-
U have to install the mmpm module into config.js to have the communications work
https://github.com/Bee-Mar/mmpm/wiki/MMPM-Installation#or-manually-enable-the-features-yourself
apparently guided install didn’t do its thing
step 3, install as module
(base) sam@sams:~$ mmpm install --as-module
Are you sure you want to install the MMPM module? [yes/y] or [no/n]: y- Creating MMPM module in MagicMirror modules directory ✓
Runmmpm open --config
and append { module: “mmpm” } to the modules array, then restart MagicMirror if running
{ module:'mmpm' }
and restart mm
- Creating MMPM module in MagicMirror modules directory ✓