Hi, I am using v.4.02, and the node-red-contrib-ui-time-scheduler @marozz/ 0.0.3.
If I try to use it, I get the error message below.
Even with the original 1.17.2 I get the same problem.
Has anyone an idea what to do?
If I try to uninstall it, the uninstallation fails. Any help is highly appreciated.
Cheers
'
Unexpected Node Error
Info:
Node object is not a node-red Node
Stack:
TypeError: Cannot read properties of undefined (reading 'length')
at TimeSchedulerNode.Node.close (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:319:41)
at stopNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:749:31)
at Flow.stop (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:388:35)
at /usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:481:43
at Array.forEach ()
at stop (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:477:19)
at /usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:220:20
Please report this issue, including the information logged ...
'