I got this back so i decied to move the url to my server url instead of localhost, and i assume this will probably fix my issue. curl -v http://192.168.8.223:6060 * Trying 192.168.8.223:6060... * Connected to 192.168.8.223 (192.168.8.223) port 6060 > GET / HTTP/1.1 > Host: 192.168.8.223:6060 > User-Agent: curl/8.7.1 > Accept: */* > * Request completely sent off < HTTP/1.1 200 OK < X-Powered-By: Express < Access-Control-Allow-Origin: * < Accept-Ranges: bytes < Cache-Control: public, max-age=0 < Last-Modified: Fri, 18 Jul 2025 07:09:39 GMT < ETag: W/"707-1981c5e0037" < Content-Type: text/html; charset=UTF-8 < Content-Length: 1799 < Date: Fri, 18 Jul 2025 08:03:12 GMT < Connection: keep-alive < Keep-Alive: timeout=5 < Twenty
* Connection #0 to host 192.168.8.223 left intact reyhanspamers@Reyhans-MacBook-Air ~ % app.listen(3000, '0.0.0.0'); zsh: unknown file attribute: 3