#Errors in node.js
11 messages · Page 1 of 1 (latest)
“127.0.0.1:5500” but your server is running on port 3000
at least according to the error
oh, my bad
i changed that port const
but still
script.js:88 POST http://127.0.0.1:5500/process net::ERR_ABORTED 405 (Method Not Allowed)
handleDocnameSubmit @ script.js:88
script.js:106 Error: Error: Network response was not ok.
at script.js:97:15
Got it working.