Ben Hardill

Results 543 comments of Ben Hardill

We can't say if the current behaviour will change yet, it will require some careful consideration as to why the current settings are in place. Moving the editor is the...

Please use the template provided to enter issue details so all the required information is capture. Also please edit the initial post so the stack trace is wrapped in tripple...

We should also transfer this to the node-red/node-red-nodes project as that is where node-red-node-email lives

Node-RED needs to write some state to storeage under a few circumstances. You appear to have made changes to the `settings.js`file to move the editor interface, if you have enabled...

You might also want to try the following: - stop Node-RED - set the filesystem to read/write - install inotify-tools (`sudo apt-get install inotify-tools`) - in `/home/pi/.node-red` run the following...

These all stem from the required sqlite3 package. We are using version 5.0.3 which is the latest available. There is already an upstream [issue](https://github.com/mapbox/node-sqlite3/issues/1502) for this and a [PR](https://github.com/mapbox/node-sqlite3/pull/1441) to...

Do you have a link to where this change was discussed (Slack or Forum)?

Raised based on Discourse thread (https://discourse.nodered.org/t/how-do-node-red-plugins-work)

@j9brown the important question is what have you installed that is both a node and a plugin?