Read the statement by Michael Teeuw here.
MMM-PGA
-
@Mykle1 Big shout out to you. I used your MMM-UFO to get started
-
:thumbsup:
-
Great job, just added it to my mirror!
-
Added a quick fix to github. The ESPN API was showing a cancelled tournament. If you reinstall it will show upcoming tournaments. Once Bermuda Championship starts it will show leader boards for that tournament
-
Getting this error now…can anyone help? Tried update uninstall/reinstall etc
1|MagicMirror | [2020-12-05 17:02:23.100] [ERROR] App threw an error during load 1|MagicMirror | [2020-12-05 17:02:23.102] [ERROR] Error: Cannot find module 'jsdom' 1|MagicMirror | Require stack: 1|MagicMirror | - /home/pi/MagicMirror/modules/MMM-PGA/OWGR.js 1|MagicMirror | - /home/pi/MagicMirror/modules/MMM-PGA/node_helper.js 1|MagicMirror | - /home/pi/MagicMirror/js/app.js 1|MagicMirror | - /home/pi/MagicMirror/js/electron.js 1|MagicMirror | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js 1|MagicMirror | - 1|MagicMirror | at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) 1|MagicMirror | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) 1|MagicMirror | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) 1|MagicMirror | at Function.Module._load (internal/modules/cjs/loader.js:531:27) 1|MagicMirror | at Module.require (internal/modules/cjs/loader.js:685:19) 1|MagicMirror | at require (internal/modules/cjs/helpers.js:16:16) 1|MagicMirror | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PGA/OWGR.js:3:15) 1|MagicMirror | at Module._compile (internal/modules/cjs/loader.js:786:30) 1|MagicMirror | at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) 1|MagicMirror | at Module.load (internal/modules/cjs/loader.js:645:32) 1|MagicMirror | [2020-12-05 17:02:23.105] [ERROR] Whoops! There was an uncaught exception... 1|MagicMirror | [2020-12-05 17:02:23.106] [ERROR] 1|MagicMirror | Error: Cannot find module 'jsdom' 1|MagicMirror | Require stack: 1|MagicMirror | - /home/pi/MagicMirror/modules/MMM-PGA/OWGR.js 1|MagicMirror | - /home/pi/MagicMirror/modules/MMM-PGA/node_helper.js 1|MagicMirror | - /home/pi/MagicMirror/js/app.js 1|MagicMirror | - /home/pi/MagicMirror/js/electron.js 1|MagicMirror | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js 1|MagicMirror | - 1|MagicMirror | at Module._resolveFilename (internal/modules/cjs/loader.js:627:15) 1|MagicMirror | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16) 1|MagicMirror | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) 1|MagicMirror | at Function.Module._load (internal/modules/cjs/loader.js:531:27) 1|MagicMirror | at Module.require (internal/modules/cjs/loader.js:685:19) 1|MagicMirror | at require (internal/modules/cjs/helpers.js:16:16) 1|MagicMirror | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PGA/OWGR.js:3:15) 1|MagicMirror | at Module._compile (internal/modules/cjs/loader.js:786:30) 1|MagicMirror | at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10) 1|MagicMirror | at Module.load (internal/modules/cjs/loader.js:645:32) { 1|MagicMirror | code: 'MODULE_NOT_FOUND', 1|MagicMirror | requireStack: [ 1|MagicMirror | '/home/pi/MagicMirror/modules/MMM-PGA/OWGR.js', 1|MagicMirror | '/home/pi/MagicMirror/modules/MMM-PGA/node_helper.js', 1|MagicMirror | '/home/pi/MagicMirror/js/app.js', 1|MagicMirror | '/home/pi/MagicMirror/js/electron.js', 1|MagicMirror | '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js', 1|MagicMirror | undefined 1|MagicMirror | ] 1|MagicMirror | } 1|MagicMirror | [2020-12-05 17:02:23.119] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 1|MagicMirror | [2020-12-05 17:02:23.120] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
-
@swvalenti go to the module folder
npm install jsdom -
@sdetweil Yea sorry thought I deleted that I figured it out after the fact. Thanks!
-
Anyone know how to fix this the error has to do with “athlete”??? Module is stuck on loading…
0|MagicMirror | MMM-PGA Retrieving Tounament List
0|MagicMirror | [12.06.2021 09:48.30.361] [LOG]
0|MagicMirror | MMM-PGA retrieving Tournament Data
0|MagicMirror | [12.06.2021 09:48.30.386] [ERROR]
0|MagicMirror | Whoops! There was an uncaught exception…
0|MagicMirror | [12.06.2021 09:48.30.388] [ERROR] TypeError: Cannot read property ‘athlete’ of undefined
0|MagicMirror | at Request._callback (/home/pi/MagicMirror/modules/MMM-PGA/ESPN.js:49:65)
0|MagicMirror | at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22)
0|MagicMirror | at Request.emit (events.js:315:20)
0|MagicMirror | at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1154:10)
0|MagicMirror | at Request.emit (events.js:315:20)
0|MagicMirror | at IncomingMessage. (/home/pi/MagicMirror/node_modules/request/request.js:1076:12)
0|MagicMirror | at Object.onceWrapper (events.js:421:28)
0|MagicMirror | at IncomingMessage.emit (events.js:327:22)
0|MagicMirror | at endReadableNT (_stream_readable.js:1220:12)
0|MagicMirror | at processTicksAndRejections (internal/process/task_queues.js:84:21) -
Anyone able to help as it seems the developer has abandoned the project…something to do with “athlete” in the json requests etc but idk where to start to fix that but willing to give it a shot with some direction. Thanks!
-
@swvalenti I don’t know, but you could
console.log(JSON.stringify(data,null,2))
(replace ‘data’ with the variable name of the response from the request)
to dump out the data u got back and examine the structure to see if it changed
if u have the exact URL, you usually can do this in a browser too…