kuestess / homebridge-platform-insteonlocal

Homebridge platform plugin for local Insteon control
Other
76 stars 26 forks source link

Errors on install #257

Closed Calorion closed 2 years ago

Calorion commented 2 years ago

I managed to hose my Homebridge installation (running on Hub Pro), so I started over. However, insteonlocal wont install. When I try to install through the command line, I get

debian@beaglebone:~$ npm -g install homebridge-platform-insteonlocal
npm WARN npm npm does not support Node.js v10.24.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/cookie 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/debian/.npm/_logs/2022-06-15T15_04_57_673Z-debug.log