node-red.github.io icon indicating copy to clipboard operation
node-red.github.io copied to clipboard

Node-RED Site

Results 59 node-red.github.io issues
Sort by recently updated
recently updated
newest added

From version 2.0 the location of external modules have changed

This issue is to suggest a couple of areas where documentation could be improved. Documentation is otherwise very good. I haven't been able to find documentation for when in time...

https://nodered.org/docs/user-guide/writing-functions#using-the-functionexternalmodules-option Image and description is out of date, this in enabled by default and the order you enter the module name is swapped.

Got confused why unit test didn't work, learned the documentation is outdated. I'd like to save others that learning experience :-) Fixes #328 (formatting changes by pretttierJS sorry - hope...

The Unit testing documentation: https://nodered.org/docs/creating-nodes/first-node#unit-testing doesn’t match the current helper lib: https://github.com/node-red/node-red-node-test-helper ... pr coming

Current: - Flow - visible to all nodes on the same flow (or tab in the editor) Suggested: - Flow - visible to all nodes on the same flow (_i.e._...

Documentation for `flow` context in subflows was not present. Hopefully this correction is correct.

To improve visibility of who is behind Node-RED, we should add a list of regular committers and sponsor companies to the home page. For reference, some good examples of this...

A while ago, I added junctions to some wires. Today, I needed to do it again, and couldn't remember what keys to hold down while dragging. [The documentation](https://nodered.org/docs/user-guide/editor/workspace/wires) doesn't mention...