sfeakes / SprinklerD

Sprinkler controller for use with home automation hubs, HomeKit & MQTT
Other
25 stars 5 forks source link

sudo npm install -g homebridge-sprinklerd Not working 404 #20

Closed DrJeff closed 4 years ago

DrJeff commented 4 years ago

Getting 404 errors on installing of homebridge-sprinklerd

npm ERR! 404 Not Found - GET https://registry.npmjs.org/homebridge-sprinklerd - Not found

Are you using aqualinkd for sprinklerd?

sfeakes commented 4 years ago

Looks like npm has removed sprinklerd. No idea why, will look into it

DrJeff commented 4 years ago

Thanks, thought I was crazy!

sfeakes commented 4 years ago

BTW. The repo is there, just not the NPM side, still trying to figure that out. but you can manually install. https://github.com/sfeakes/homebridge-sprinklerd

sfeakes commented 4 years ago

OK fixed the NPM issue.