@Peter
It’s the same for me
I have nothing in “Network”
I have no “Public” directory !
Help…
When i do /MagicMirror $ npm start dev
I have following :
Whoops! There was an uncaught exception...
{ Error: listen EADDRINUSE 127.0.0.1:8585
    at Object._errnoException (util.js:1024:11)
    at _exceptionWithHostPort (util.js:1046:20)
    at Server.setupListenHandle [as _listen2] (net.js:1351:14)
    at listenInCluster (net.js:1392:12)
    at GetAddrInfoReqWrap.doListen [as callback] (net.js:1501:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)
  code: 'EADDRINUSE',
  errno: 'EADDRINUSE',
  syscall: 'listen',
  address: '127.0.0.1',
  port: 8585 }
