docker run -p 8080:3000 -v "$(pwd):/usr/src/app" -w "/usr/src/app" node npm start Error: EACCES: permission denied, scandir '/usr/src/app' (node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'get' of undefined at errorHandler (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:205:18) at /usr/local/lib/node_modules/npm/bin/npm-cli.js:78:20 at cb (/usr/local/lib/node_modules/npm/lib/npm.js:228:22) at /usr/local/lib/node_modules/npm/lib/npm.js:266:24 at /usr/local/lib/node_modules/npm/lib/config/core.js:83:7 at Array.forEach () at /usr/local/lib/node_modules/npm/lib/config/core.js:82:13 at f (/usr/local/lib/node_modules/npm/node_modules/once/once.js:25:25) at /usr/local/lib/node_modules/npm/lib/config/core.js:112:20