Hi all!
I have discovered a strange behaviour in Node Red. I got this error from function node
I am running several insatnces and i did not have this error in other instances. Upon looking into it I was able to reproduce the same issue when imported moment.js and then is-date-object.js. For some reason importing is-date-object.js removed moment.js.
Installing this modules using npm install does not create any issue or conflict