docker-node-mongo icon indicating copy to clipboard operation
docker-node-mongo copied to clipboard

npm ERR! errno ENOTFOUND

Open TusharRoy23 opened this issue 6 years ago • 0 comments

After typing this below command sudo docker-compose up

Show Error On npm installation

npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! network request to https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network 
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-11-13T18_22_45_132Z-debug.log

I can't find any solution

TusharRoy23 avatar Nov 13 '19 18:11 TusharRoy23