I tried installing the module moment-timezone (activating functionGlobalCOntext in settings.js) but node red crashed upon start. So I removed the module, re-edited settings.js but still I can't start Node Red.
This is the log:
Feb 10 18:37:17 liliorest Node-RED[17055]: 10 Feb 18:37:17 - [red] Uncaught Exception:
Feb 10 18:37:17 liliorest Node-RED[17055]: 10 Feb 18:37:17 - Api Error: Unexpected response status; 404
Feb 10 18:37:17 liliorest Node-RED[17055]: at requireStatusCode200 (/home/boss/.node-red/node_modules/node-hue-api/hue-api/httpPromise.js:100:15)
Feb 10 18:37:17 liliorest Node-RED[17055]: at _fulfilled (/home/boss/.node-red/node_modules/q/q.js:787:54)
Feb 10 18:37:17 liliorest Node-RED[17055]: at /home/boss/.node-red/node_modules/q/q.js:816:30
Feb 10 18:37:17 liliorest Node-RED[17055]: at Promise.promise.promiseDispatch (/home/boss/.node-red/node_modules/q/q.js:749:13)
Feb 10 18:37:17 liliorest Node-RED[17055]: at /home/boss/.node-red/node_modules/q/q.js:557:44
Feb 10 18:37:17 liliorest Node-RED[17055]: at flush (/home/boss/.node-red/node_modules/q/q.js:108:17)
Feb 10 18:37:17 liliorest Node-RED[17055]: at processTicksAndRejections (internal/process/task_queues.js:79:11)
Feb 10 18:37:17 liliorest systemd[1]: nodered.service: Main process exited, code=exited, status=1/FAILURE
Feb 10 18:37:17 liliorest systemd[1]: nodered.service: Failed with result 'exit-code'.