ItayXD / MMM-Admin-Interface

An interface to manage the magic mirror
GNU General Public License v3.0
43 stars 8 forks source link

error during installation #4

Closed marcelwestrahome closed 5 years ago

marcelwestrahome commented 5 years ago

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 ?

marcelwestrahome commented 5 years ago

mm after running the install on the device itself instead off ssh it works