Read the statement by Michael Teeuw here.
MM Config check goes bad
-
@halpi-thousand what position is it configured for? I don’t see it on screen.
-
@sdetweil said in MM Config check goes bad:
@halpi-thousand what position is it configured for? I don’t see it on screen.
Exactly the problem, it doesn’t show up. It’s set up for upper left, last in line so it should be below the holidays and above the Earth. I copy/pasted right from your page instructions, and I kept an eye out for that bit with the missing bracket error I made in that other thing, so I figure it should be happy. Except for some reason it isn’t. I have no idea what it could be.
-
@halpi-thousand you did the npm install in the module folder, right?
can u look at where u start mm
npm start or
if pm2, then
pm2 logs–lines=50 -
Well, whatever I did, it worked enough to get the message about the QR code where it should be. Now to see if I can actually get the webpage to behave as well.