node-red-contrib-nbrowser
node-red-contrib-nbrowser copied to clipboard
Unable to see the window
is Node Red 2.2.0 supported?
I installed the node, but can't seem to make it work. no results are sent, no window is opening to show the page.
please help.
17 Feb 17:23:57 - [red] Uncaught Exception:
17 Feb 17:23:57 - [error] Error: spawn /data/node_modules/electron/dist/electron ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:274:19)
at onErrorNT (internal/child_process.js:469:16)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: node $NODE_OPTIONS node_modules/node-red/red.js $FLOWS "--userDir" "/data"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.