Hello,
I am not a programmer and cannot figure out what file/source is the cause of this error. Does anyone have any hints?
[09.02.2024 11:52.30.462] [ERROR] evalmachine.<anonymous>:1
{"aircraft":[],"full_count":0,"version":5}
^
SyntaxError: Unexpected token ':'
at new Script (node:vm:94:7)
at createScript (node:vm:251:10)
at runInNewContext (node:vm:292:10)
at parseJSONPNode (C:\Users\Space\MagicMirror\modules\MMM-FlightRadarTracker\node_modules\parse-jsonp\dist\node.js:14:2)
at C:\Users\Space\MagicMirror\modules\MMM-FlightRadarTracker\node_modules\flightradar24-client\lib\radar.js:75:16
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)