Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant load rooms #28

Open
yujietan opened this issue Jun 11, 2019 · 2 comments
Open

cant load rooms #28

yujietan opened this issue Jun 11, 2019 · 2 comments

Comments

@yujietan
Copy link

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"

@txwkx
Copy link
Owner

txwkx commented Jun 21, 2019

@yujietan
Hi,
for this project to run locally, you must start both: client and server.
Try it by running

npm start
# in a different terminal window
npm run server

@joyboyid
Copy link

joyboyid commented Dec 7, 2020

@yujietan
Hi,
for this project to run locally, you must start both: client and server.
Try it by running

npm start
# in a different terminal window
npm run server

hey can u give me source for connect reactjs and monggodb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants