-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
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
Getting 2016 version with @latest #94
Comments
Sorry. I think I did something I'll just to reverse the merge |
the merge was great, hope you can manage to keep it, because I was counting on that fix of the status with the json. |
Oh. I don't have any devices for homebridge so what do you want. New version or old version I can't fix it as I don't know how anymore |
The new version, that you merged seems fine to me. It fixes a json error.
The issue here is that npm is fetching and older file, not the most recent.
I don’t know much about this. Maybe it needs a new release?
…On Wed, 9 Dec 2020 at 00:18, NovaGL ***@***.***> wrote:
Oh. I don't have any devices for homebridge so what do you want. New
version or old version I can't fix it as I don't know how anymore
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWTFXJNJMWSU5QDJ4J4R6LST266DANCNFSM4USVWRMA>
.
|
Thanks for the clarification. I'll don't know how to push new versions to npm |
Me neither. I don’t even know if what I said makes sense :)
I’ll try to ask around to see if someone makes sense of this. In the
meantime, I’ll fix the file on my end.
…On Wed, 9 Dec 2020 at 00:25, NovaGL ***@***.***> wrote:
Thanks for the clarification. I'll don't know how to push new versions to
npm
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWTFXLJUETHLQE27G4YFFTST27WLANCNFSM4USVWRMA>
.
|
Ok, so, if I do this : If I do this: I don't know much about this, but it seems the npm repository needs to be updated. I'm fine with it for now, but more people may have this problem. Everyone who uses the homebridge GUI to install/update this will get a wrong version. @NovaGL , maybe it was already wrong before your merge, can't tell for sure. Please keep the merge and, if possible, fix this update version, or try to find another contributor who knows how. |
Hi,
For some reason, my module has regressed to the 2016 version ( 2016-02-16 09:22:01.000000000 +0000 index.js).
I did "sudo npm uninstall -g --unsafe-perm homebridge-http" and then "sudo npm install -g --unsafe-perm homebridge-http@latest", to make sure I had a clean version, and it says it installs the correct version, 0.9, but the index.js file is old, from 2016.
Is this something from my side? Can't figure out what.
I'm using a Raspberry Pi.
The text was updated successfully, but these errors were encountered: