0 info it worked if it ends with ok 1 verbose cli [ '/data/data/com.termux/files/usr/bin/node', 1 verbose cli '/data/data/com.termux/files/usr/bin/npm', 1 verbose cli 'whoami' ] 2 info using npm@5.6.0 3 info using node@v9.11.1 4 verbose config Skipping project config: /data/data/com.termux/files/home/.npmrc. (matches userconfig) 5 verbose request uri https://registry.npmjs.org/-/whoami 6 verbose request no auth needed 7 info attempt registry request try #1 at 20:48:08 GMT-0700 (PDT) 8 verbose request using bearer token for auth 9 verbose request id 9f3b90fdc2239e5e 10 http request GET https://registry.npmjs.org/-/whoami 11 info retry will retry, error on last attempt: Error: getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443 12 info attempt registry request try #2 at 20:48:18 GMT-0700 (PDT) 13 verbose request using bearer token for auth 14 http request GET https://registry.npmjs.org/-/whoami 15 info retry will retry, error on last attempt: Error: getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443 16 info attempt registry request try #3 at 20:49:18 GMT-0700 (PDT) 17 verbose request using bearer token for auth 18 http request GET https://registry.npmjs.org/-/whoami 19 verbose stack Error: getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443 19 verbose stack at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) 20 verbose cwd /data/data/com.termux/files/home 21 verbose Linux 3.10.61-12275735 22 verbose argv "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/usr/bin/npm" "whoami" 23 verbose node v9.11.1 24 verbose npm v5.6.0 25 error code ENOTFOUND 26 error errno ENOTFOUND 27 error syscall getaddrinfo 28 error network getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443 29 error network This is a problem related to network connectivity. 29 error network In most cases you are behind a proxy or have bad network settings. 29 error network 29 error network If you are behind a proxy, please make sure that the 29 error network 'proxy' config is set properly. See: 'npm help config' 30 verbose exit [ 1, true ]