Node red crashes after making changes to flows and deploying it. i get the following error in logs.
[error] TypeError: Cannot read properties of undefined (reading 'update')
at start (/opt/node_modules/@node-red/runtime/lib/flows/index.js:349:31)
After crashing sometimes it restarts to normal state and sometimes I have to restart and it works without issues.