anuraghazra / anuraghazra/convoychat
error starting server
Open
- Dominant language
- TypeScript
- Stars
- 214
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I've completed the setup process but when I run "npm run develop" I get these errors:
`20 error code ELIFECYCLE
21 error errno 1
22 error graphql-chat-app@1.0.0 develop: `concurrently "npm run dev:tsc" "npm run dev:server" "npm run dev:client"`
22 error Exit status 1
23 error Failed at the graphql-chat-app@1.0.0 develop script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.