tomphttp/bare-server-node

Not Working on Gitpod

Nebelung-Dev opened this issue · 2 comments

It returns a status code of 401

When trying to go to a page it returns:

RangeError: Failed to construct 'Response': The status provided (0) is outside the range [200, 599].

Set the port visibility to public, this should fix the issue.

That fixes it thanks!