erikras / erikras/react-redux-universal-hot-example
How to deploy this boilerplate to Elastic Beanstalk?
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys! I tried to publish my app based on this boilerplate to AWS Elastic Beanstalk. Deploy failed.
I got something like this:
```
react-redux-universal-hot-example@0.9.0 start /var/app/current
concurrent --kill-others "npm run start-prod" "npm run start-prod-api"
sh: concurrent: command not found
```
How can i resolve it?
Contributor guide
Assessment
This issue has not been assessed yet.