-
Notifications
You must be signed in to change notification settings - Fork 384
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
Can't install again - npm WARN tarball tarball data for caseless@~0.12.0 (sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=) seems to be corrupted. #252
Comments
Just a short update..
Unfortunately I still see no installed plugins at all with config-ui-x anymore. This is new to whatever reason. Never had a problem like this before. @oznu If there is anything I can help to investigate, please of course let me know. Thanks again. |
Hi @DJay-X, From the logs you have posted and the symptoms, my guess would be something is corrupted in your global modules or cache folder. The endless spinning on the plugins page would suggest an error is occuring when the plugin attempts to read one of the global modules |
Thanks for your reply. Strange thing. Just happens lately with the recent update. |
I would probably start by doing a cleanup of your global modules. Remove any you don't need and reinstall the ones you do.
|
Thanks for this. |
Happy to see you got it working again. In the next release I will prevent one corrupted module breaking the entire list installed plugins process; instead it will just not be displayed in the UI and an error will be logged showing what's wrong. |
@oznu I'm on my Raspberry Pi on [email protected] | npm 6.9.0 | [email protected].
I installed/updatet config-ui-x by terminal,
npm install -g --unsafe-perm homebridge-config-ui-x
.Unfortunately for whatever reason, config-ui-x is not showing any plugins anymore. Just loading circle. With previous version everything was going well since months.
I uninstalled config-ui-x by
sudo npm remove --unsafe-perm -g homebridge-config-ui-x
And even after a restart of the Pi I can't get it back installed anymore.
Not the version 3.11.0 and also not back to 3.10.0.
pi@raspberrypi-3BPlus:~ $ sudo npm install -g --unsafe-perm homebridge-config-ui-x
npm ERR! Unexpected end of JSON input while parsing near '...164e22970df64c7abd6ad'
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-04-09T18_19_08_853Z-debug.log
After going back and forth and trying to install the "old" Version 3.10.0 even this is not working anymore.
Installation procedure get stuck, mostly by something like
[ ......] / extract:lodash: sill extract lodash@^4.17.11 extracted to /usr/local/lib/node_modules/.staging/lodash-e1e3a35a (4900ms)
Also a node rebuild didn't change anything.
Homebridge and all other plugins still working great but can't get config-ui-x to install and run again. :(
Maybe not to see the wood for the trees
Any help and idea would be appreciated.
Thanks in advance.
2019-04-10T08_13_48_395Z-debug.log
The text was updated successfully, but these errors were encountered: