lrozema / homebridge-zipato

Zipato plugin for Homebridge
7 stars 3 forks source link

homebridge-zipato module not registered in npm registry #1

Open tszalaj opened 7 years ago

tszalaj commented 7 years ago

There is 404 Not Found error when trying install zipato module from npm.

pi@raspberrypi:~ $ npm install -g homebridge-zipato npm ERR! Linux 4.4.13-v7+ npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "homebridge-zipato" npm ERR! node v6.5.0 npm ERR! npm v3.10.3 npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/homebridge-zipato npm ERR! 404 npm ERR! 404 'homebridge-zipato' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request: npm ERR! /home/pi/npm-debug.log

Erokani commented 7 years ago

Hi,

I observed the same issue. Still yesterday...

Note that I succeeded to bypass it by manually installing from sources: # npm install -g --save https://github.com/lrozema/homebridge-zipato

Cheers

hiptified commented 7 years ago

Any solution on this matter? I can still not install the plugin via nom install.