ComfyUI Node

VRGDG Flow Browser Setup

Checks and optionally installs portable Node.js plus the Playwright dependencies used by the VRGDG Flow Browser nodes.

By vrgamegirl19·Created about a year ago·Updated about 17 hours ago· 662
VRGDG Flow Browser Setup
    • status
    install_portable_nodetrue
    node_versionv20.15.1
    install_if_missingtrue
    strict_sslfalse
    timeout_seconds600
    CategoryVRGDG/Flow

    Inputs (5)

    NameTypeDefaultDescription
    install_portable_nodeBOOLEANtrueWhen 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_versionSTRINGv20.15.1Portable Node.js version to download. Leave this alone unless you specifically need another Node 18+ version.
    install_if_missingBOOLEANtrueWhen enabled, setup installs the JavaScript dependencies used by the Flow browser automation. Usually leave this on and run the setup node once.
    strict_sslBOOLEANfalseControls npm certificate checking while installing dependencies. False is more forgiving on machines with certificate issues; true is stricter.
    timeout_secondsINT60030–1800Maximum time allowed for setup downloads and installs. Increase this on slower internet connections.

    Outputs (1)

    NameTypeDescription
    statusSTRING