Install npm packages on Elastic Beanstalk aws service instance globally.

First off I am going to assume three things… You know how to create an Elastic Beanstalk aws service instance with Node.js as the platform. You know how to create a key file (.pem) on aws console. You know how to login (ssh) to the instance using the key file. Now the question, why wouldContinue reading “Install npm packages on Elastic Beanstalk aws service instance globally.”