seydx / homebridge-instances-platform

Dynamic platform plugin for homebridge instances
9 stars 0 forks source link

journalctl@1.0.0 is missing on installation #2

Closed BigKrisch closed 5 years ago

BigKrisch commented 5 years ago

Hey Seydx,

Unfortunately, the update can not be installed on 1.4.0. It seems he does not find journalctl@1.0.0.

`sudo npm i -g homebridge-instances-platform@latest

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@seydx%2fjournalctl - Not found npm ERR! 404 npm ERR! 404 '@seydx/journalctl@^1.0.0' 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 It was specified as a dependency of 'homebridge-instances-platform' 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! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-04-22T08_35_49_612Z-debug.log`

seydx commented 5 years ago

@BigKrisch

can u try update again, should be fixed now

BigKrisch commented 5 years ago

It works now!! 👍 THX!!