A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Todoist behind - but npm install does not update
-
The update notification module built into MM says that MMM-Todoist is 16 commits behind. I went into the module and did
npm install, but it says the module isalready up to date. What gives here? Should I do something else? -
@devtech8 Have you tried
git pull? -
Yes, I have done that. What was needed actually though was
git reset --hardin my case.MMM-Todoist is still not working though. I do get the heading, but no tasks are showing.
