ComfyUI Node
VRGDG Flow Browser Setup
Checks and optionally installs portable Node.js plus the Playwright dependencies used by the VRGDG Flow Browser nodes.
VRGDG Flow Browser Setup
- status
◄install_portable_nodetrue►
◄node_versionv20.15.1►
◄install_if_missingtrue►
◄strict_sslfalse►
◄timeout_seconds600►
CategoryVRGDG/Flow
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| install_portable_node | BOOLEAN | true | When enabled, setup downloads a private portable Node.js into this custom node folder. This lets users install without opening a command prompt or installing Node globally. |
| node_version | STRING | v20.15.1 | Portable Node.js version to download. Leave this alone unless you specifically need another Node 18+ version. |
| install_if_missing | BOOLEAN | true | When enabled, setup installs the JavaScript dependencies used by the Flow browser automation. Usually leave this on and run the setup node once. |
| strict_ssl | BOOLEAN | false | Controls npm certificate checking while installing dependencies. False is more forgiving on machines with certificate issues; true is stricter. |
| timeout_seconds | INT | 60030–1800 | Maximum time allowed for setup downloads and installs. Increase this on slower internet connections. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |