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

the npm installDeps phase should be run in a lambci/lambda:nodejs4.3-build container #142

Closed lusentis closed 7 years ago

lusentis commented 7 years ago

otherwise, on Windows, some dependencies won't be installed (correctly) - see #143

lusentis commented 7 years ago

Closing and moving to #143