We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, When installing homebridge-apple-tv I get this error:
http fetch GET 404 https://registry.npmjs.org/homebridge-apple-tb 900ms 8 silly fetchPackageMetaData error for homebridge-apple-tb@latest 404 Not Found: homebridge-apple-tb@latest 9 verbose stack Error: 404 Not Found: homebridge-apple-tb@latest
And when I visit the link "https://registry.npmjs.org/homebridge-apple-tb" I arrive on a blank webpage with this message "{"error":"Not found"}". Could you help me with this is issue?
Best regards, Thomas
The text was updated successfully, but these errors were encountered:
I ran into the same problem when trying to install:
$ npm install -g homebridge-apple-tb npm ERR! code E404 npm ERR! 404 Not Found: homebridge-apple-tb@latest
Sorry, something went wrong.
Hello, the error comes from a typing mistake, try that: $ npm install -g homebridge-apple-tv
No branches or pull requests
Hello,
When installing homebridge-apple-tv I get this error:
And when I visit the link "https://registry.npmjs.org/homebridge-apple-tb" I arrive on a blank webpage with this message "{"error":"Not found"}".
Could you help me with this is issue?
Best regards,
Thomas
The text was updated successfully, but these errors were encountered: