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)...
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!