dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

downgrades docker-lambda and fixes some issues on macOS Sierra #116

Closed lusentis closed 7 years ago

lusentis commented 7 years ago
  1. downgrades docker-lambda to 0.9.1 "TypeError: spawnResult.stdout.split is not a function"
  2. uses chokidar instead of node-watch to prevent EMFILE errors on macOS