Recent content by joejoejoe

  1. J

    Issue Ports in use can't run anything

    I got this: tcp6 0 0 :::3000 LISTEN WHAT does this mean? This is the error I get by the way: > next start ⨯ Failed to start serverError: listen EADDRINUSE: address already in use :::3000 at Server.setupListenHandle [as _listen2] (node:net:1937:16) at listenInCluster (node:net:1994:12)...
  2. J

    Issue Ports in use can't run anything

    I did, this is the only subdomain I have using node, and I installed the extension! Also its a typescript but I don't see how that should be an issue. I tried most ports and I cant launch it!
  3. J

    Issue Ports in use can't run anything

    I am new to development and whenever I start a node.js project it says port is in use, how do I change this? I am using digitalcloud
Back
Top