Hi,
I'm getting the following error within my NodeRed container logs. I run use NodeRed within Home Assistant and I can't seem to fathom how I go about finding which one of my many nodes is Node 17. Could someone please suggest an approach/ideas. Many thanks
(node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see Command-line API | Node.js v19.2.0 Documentation). (rejection id: 10875)
(node:17) UnhandledPromiseRejectionWarning: Error: The string could not be parsed by timestring
at parseTimestring (/data/node_modules/timestring/index.js:58:11)