tomphttp / bare-server-node

TompHTTP Bare server in the Node runtime
GNU General Public License v3.0
72 stars 122 forks source link

gives error even though i did everything #32

Open F1xGOD opened 3 months ago

F1xGOD commented 3 months ago

NotFoundError: Not Found\n at Server.routeRequest (/opt/render/project/src/node_modules/@tomphttp/bare-server-node/src/BareServer.ts:237:11)\n at Server. (/opt/render/project/src/node_modules/@tomphttp/bare-server-node/src/cli.ts:106:17)\n at Server.emit (node:events:518:28)\n at parserOnIncoming (node:_http_server:1137:12)\n at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)

F1xGOD commented 3 months ago

image