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

Server can`t start #2

Closed
beishangogogo opened this issue Dec 8, 2021 · 1 comment
Closed

Server can`t start #2

beishangogogo opened this issue Dec 8, 2021 · 1 comment

Comments

@beishangogogo
Copy link

Hi, When I use to start project, an error occurred. as follows:
[
chatify/src/server/controllers/messages.js:58
.then((res) => res.data?.users.map((id) => 'id=' + id));
]
When I delete '?' Rear, server not start
A 500 error is thrown when sending post and other requests.
Hope to receive your reply, Thanks

@beishangogogo
Copy link
Author

Hi, When I use to start project, an error occurred. as follows:
chatify/src/server/controllers/messages.js:58 .then((res) => res.data?.users.map((id) => 'id=' + id));
When I delete '?' Rear, server not start
A 500 error is thrown when sending post and other requests.
Hope to receive your reply, Thanks

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

1 participant