Node-RED icon

Node-RED on a Win10 machine may cause port conflicts with Hyper-V

I’ve installed Node-RED on my Win10 machine.Although the installation process went straight and without any failures, the software refused to start properly. The error message was like this: [error] Uncaught Exception:[error] Error: listen EACCES 0.0.0.0:1880at Server.setupListenHandle as _listen2at listenInCluster (net.js:1401:12)at doListen (net.js:1510:7)at _combinedTickCallback (internal/process/next_tick.js:142:11)at process._tickCallback (internal/process/next_tick.js:181:9) I did a little research and found some hints […]

Read More →