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

issue to run "make dev" #2

Open
shanegu opened this issue Jul 18, 2019 · 0 comments
Open

issue to run "make dev" #2

shanegu opened this issue Jul 18, 2019 · 0 comments

Comments

@shanegu
Copy link

shanegu commented Jul 18, 2019

I'm using ubuntu and whenever I ran "make dev", following errors show up:
trap 'kill %1' SIGINT
trap: SIGINT: bad trap
Makefile:3: recipe for target 'dev' failed
make: *** [dev] Error 1

but I can run individual command:
trap 'kill %1' SIGINT
then run
npm run watch & sam local start-api

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