node-red-contrib-persist
node-red-contrib-persist copied to clipboard
Depreciated Call
I get the following error/warning using persist in my flow.
"[RED.events] Deprecated use of "nodes-started" event from "/home/pi/.node-red/node_modules/node-red-contrib-persist/persist.js:164:20". Use "flows:started" instead."
Should be fixed with PR #12.
Should be fixed with PR #12.
No, it does not ... "nodes-started" was replaced in PR #12 by "nodes:started" instead of "flows:started"