Quantcast
Channel: AWS Elastic Beanstalk Node.js npm install error - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Benson Wally Tran for AWS Elastic Beanstalk Node.js npm install error

I ended up just creating and deploying a Docker container to solve this issue. Deploying to the environment provided by EB is too nondeterministic - the dependency tree wasn't created correctly.

View Article


AWS Elastic Beanstalk Node.js npm install error

During the deployment of an application, npm install is unable to install a very particular dependency:npm ERR! enoent ENOENT: no such file or directory, chmod...

View Article
Browsing all 2 articles
Browse latest View live