erikras / erikras/react-redux-universal-hot-example
When uploading to the server I get an error: npm run watch-client exited with code 0
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Works fine on my dev machine. When uploaded to my server I get...
```
[2] ==> ð API is running on port 3030
[2] ==> ð» Send requests to http://localhost:3030
[0] npm run watch-client exited with code 0
--> Sending SIGTERM to other processes..
```
Can anyone point me in the right direction or let me know how to get a better error message?
Contributor guide
Assessment
This issue has not been assessed yet.