DeanCording/node-red-contrib-persist

How to delete persist-store?

Schwenkner opened this issue · 3 comments

The persist-store node is hidden.
I have played with "persist" a bit and decided to not use it, since it doesn't meet my needs.
Then I deleted the file I have assigned for the store.
Now I get always an error, the file does not exist, I have no persist-in/out nodes in my flows.
An export of all flows shows me, the persist-store node is still in and when I try to uninstall with the manager, it tells me it is still in use.

How can I remove this node, otherwise I have to have the files still there.

Hello @Schwenkner,
did you also delete the persist configuration node?

Step 1: Open configuration nodes:
image

Step 2: Select persist configuration node and delete via <delete> key:
image

Step 3: Deploy.

Thx, didn't know that (just a beginner).
I have fixed it meanwhile by exporting the whole flows, deleting the node manually and restart.

@Schwenkner: Would you please close this issue, if it is finished for you?