mirror of https://github.com/node-red/node-red.git
- fixes #3389 - adds additional info to aid sourcing the issue - removes lots of undefined info when node type is incorrect - stores and reports original stack before internal try/catch exception - ensure this._flow is something before attempting to call `handleError` |
||
|---|---|---|
| .. | ||
| lib | ||
| locales | ||
| .npmignore | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@node-red/runtime
Node-RED runtime module.
This provides the core flow engine of Node-RED. It is the main entry point for the runtime.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.