Read the statement by Michael Teeuw here.
Google Task module
- 
I looked through the log and don’t see anything that would be an issue…
“loader.js:184 Load script: modules/MMM-GoogleTasks/MMM-GoogleTasks.js
:8080/modules/MMM-GoogleTasks/MMM-GoogleTasks.js:7 Uncaught SyntaxError: Unexpected identifier
loader.js:184 Load script: modules/default/updatenotification/updatenotification.js” - 
@pastormingle said in Google Task module:
MMM-GoogleTasks.js:7 Uncaught SyntaxError: Unexpected identifier
looks like u might have edited the source, instead of using config.js settings
NEVER edit the source files, unless u know what you are doing and intend to add function…to restore the source file
cd ~/MagicMirror/modules/MMM-GoogleTasks git checkout MMM-GoogleTasks.js - 
@sdetweil that was it thanks so much…
 - 
Decided to update this thread with my comment. Recently started programming and also get all sorts of errors. I already understood that if I can’t edit the style, but need to look at the html … really often this is a mistake
 - 
@bigschucks what does this contribute to the topic?
 
