Open
Description
Hi,
I'm trying to configure the node red plugin to save context data to the file system.
In the plugin config, I set the Setting Name to:
contextStorage
and the Value to:
{"default":{"module":"localfilesystem"}}
The log contains the following message:
@signalk/signalk-node-red setting contextStorage to {"default":{"module":"localfilesystem"}}
However, the following error message is logged:
TypeError: Cannot read properties of undefined (reading 'forEach') at Object.addModule
Metadata
Assignees
Labels
No labels