pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Admin-Interface && npm install --only=production
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EAI_AGAIN: request to https://registry.npmjs.org/eslint failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/content-type failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2019-09-28T09_46_57_105Z-debug.log
pi@raspberrypi:~/MagicMirror/modules/MMM-Admin-Interface $
I got after the iinstall this error...
pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Admin-Interface && npm install --only=production npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EAI_AGAIN: request to https://registry.npmjs.org/eslint failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443 npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation. npm ERR! code EAI_AGAIN npm ERR! errno EAI_AGAIN npm ERR! request to https://registry.npmjs.org/content-type failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-09-28T09_46_57_105Z-debug.log pi@raspberrypi:~/MagicMirror/modules/MMM-Admin-Interface $
what is wrong ?