Issues Deploying Node App to DO using Docker
We are trying to deploy a Node app to DigitalOcean using Docker. When I try to spin the app up I get this error: npm ERR! code EACCES npm ERR! syscall open npm ERR! path /app/package.json npm ERR! errno -13…