Node.js deployment fails on Amazon Elastic Beanstalk due to directory permissions
问题 I am try to install a simple Node.js application on Elastic Beanstalk using the command line tools. On my git repository I run the command $ eb deploy to deploy the contents of my git repository. It deploys fine however the Health status of the application is Red. If I look at the logs on the Elastic Beanstalk website, it points me to the following error in the logs: > fsevents@1.0.8 install /tmp/deployment/application/node_modules/nodemon/node_modules/chokidar/node_modules/fsevents > node