You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got errors here in server.js
GET /api/rooms 500 0.583 ms - 2006
and
in console
Uncaught (in promise) Error: Request failed with status code 500
at e.exports (bundle.js:6)
at e.exports (bundle.js:36)
at XMLHttpRequest.p. (bundle.js:6)
is there anything i can do? also rooms.json is telling me an error "expected end of file"
The text was updated successfully, but these errors were encountered:
I got errors here in server.js
GET /api/rooms 500 0.583 ms - 2006
and
in console
Uncaught (in promise) Error: Request failed with status code 500
at e.exports (bundle.js:6)
at e.exports (bundle.js:36)
at XMLHttpRequest.p. (bundle.js:6)
is there anything i can do? also rooms.json is telling me an error "expected end of file"
The text was updated successfully, but these errors were encountered: