You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
module: "MMM-Wunderlist-Enhanced",
position: "top-right",
header: "Wunderlist",
config: {
accessToken: "accessToken", //fetched from [here](https://developer.wunderlist.com/apps/new)
cliendID: "clientID", //fetched from [here](https://developer.wunderlist.com/apps/new)
lists: ["Super Foods", "Torpin's", "To-Do"],
order: "normal",
maximumEntries: "60",
interval: "60", //int in seconds
fade: "true",
fadePoint: "0.25",
spaced: "false",
showAssignee: "true", //show due date of task
iconPosition: "left",
showBullets: "true",
},
},
Upon npm install in the module directory, all goes well until end that says I should commit a package-lock.json. Is this necessary? I don't know...but after git push
my terminal told me access to me was blocked...fail.
The text was updated successfully, but these errors were encountered:
Is this an installation error?
~/MagicMirror/config.js
Upon npm install in the module directory, all goes well until end that says I should commit a package-lock.json. Is this necessary? I don't know...but after
git push
my terminal told me access to me was blocked...fail.
The text was updated successfully, but these errors were encountered: