Skip to content
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

Unable to use web UI to run updates/installs #305

Closed
ElectroGloop opened this issue May 21, 2019 · 7 comments
Closed

Unable to use web UI to run updates/installs #305

ElectroGloop opened this issue May 21, 2019 · 7 comments

Comments

@ElectroGloop
Copy link

Hello,

I seem to be having problems updating, installing and removing plugins using the web ui since I updated to the latest version of config ui x.

When running any of those commands through the ui, I get the following in the log file:

[2019-5-21 07:48:35] [Config] Running Command: sudo -E -n npm --no-update-notifier uninstall --unsafe-perm homebridge-dacp
[2019-5-21 07:48:35] [Config] TypeError: Cannot read property 'SOCKET' of undefined
      pi : TTY=pts/0 ; PWD=/opt/node/lib ; USER=root ; COMMAND=/usr/bin/npm --no-update-notifier uninstall --unsafe-perm homebridge-dacp
pam_unix(sudo:session): session opened for user root by (uid=0)
pam_unix(sudo:session): session closed for user root
/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/src/terminal.ts:131
    this._socket.once(eventName, listener);
                 ^
TypeError: Cannot read property 'once' of undefined
    at UnixTerminal.Terminal.once (/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/src/terminal.ts:131:18)
    at onexit (/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/src/unixTerminal.ts:87:14)
[2019-5-21 07:48:48] Got SIGTERM, shutting down Homebridge...
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Unit entered failed state.
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service hold-off time over, scheduling restart.
Stopped Node.js HomeKit Server.
Started Node.js HomeKit Server.

Homebridge service will then restart.
Another strange thing I noticed was that when going to view the logs through the UI, I just get a black screen with the command at the top:

Loading logs using "systemd" method...
CMD: sudo -n journalctl -o cat -n 500 -f -u homebridge

This command works fine through terminal.

I have uninstalled and reinstalled config ui x

This is my config.json:

{
            "platform": "config",
            "name": "Config",
            "port": 8080,
            "sudo": true,
            "restart": "sudo systemctl restart homebridge",
            "log": {
                "method": "systemd",
                "service": "homebridge"
            },
            "theme": "blue-grey"
        },
@oznu
Copy link
Member

oznu commented May 21, 2019

Can you provide details of your environment / node version?

@ElectroGloop
Copy link
Author

Sure, I'm running this on Raspbian Lite:

Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.4 (stretch)
Release: 9.4
Codename: stretch

Node version is v8.9.4
NPM version is 6.9.0

@oznu
Copy link
Member

oznu commented May 22, 2019

Thanks. Can you show the logs from an uninstall / reinstall and the logs from Homebridge startup?

@ElectroGloop
Copy link
Author

No problem.
This is the uninstall log:

pi@raspberrypi:/opt/node/lib $ sudo -E -n npm --no-update-notifier uninstall --unsafe-perm homebridge-config-ui-x --loglevel verbose
npm info it worked if it ends with ok
npm verb cli [ '/opt/node/bin/node',
npm verb cli   '/usr/bin/npm',
npm verb cli   '--no-update-notifier',
npm verb cli   'uninstall',
npm verb cli   '--unsafe-perm',
npm verb cli   'homebridge-config-ui-x',
npm verb cli   '--loglevel',
npm verb cli   'verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 5ba8d9a9bf7e066f
npm timing stage:loadCurrentTree Completed in 3634ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 37ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 778ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 1538ms
npm timing stage:loadIdealTree Completed in 3069ms
npm timing stage:generateActionsToTake Completed in 227ms
npm verb correctMkdir /home/pi/.npm/_locks correctMkdir not in flight; initializing
npm verb lock using /home/pi/.npm/_locks/staging-839dd594c5d4c44e.lock for /opt/node/lib/node_modules/.staging
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @nestjs/[email protected]~preuninstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~uninstall: @nestjs/[email protected]
npm verb unbuild rmStuff @nestjs/[email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle @nestjs/[email protected]~postuninstall: @nestjs/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/tar-fs/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @nestjs/[email protected]~preuninstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~uninstall: @nestjs/[email protected]
npm verb unbuild rmStuff @nestjs/[email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle @nestjs/[email protected]~postuninstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~preuninstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~uninstall: @nestjs/[email protected]
npm verb unbuild rmStuff @nestjs/[email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle @nestjs/[email protected]~postuninstall: @nestjs/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @nuxtjs/[email protected]~preuninstall: @nuxtjs/[email protected]
npm info lifecycle @nuxtjs/[email protected]~uninstall: @nuxtjs/[email protected]
npm verb unbuild rmStuff @nuxtjs/[email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle @nuxtjs/[email protected]~postuninstall: @nuxtjs/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io-parser/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io-parser/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io-parser/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io-client/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/socket.io-client/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-abi/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/mkdirp/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @nestjs/[email protected]~preuninstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~uninstall: @nestjs/[email protected]
npm verb unbuild rmStuff @nestjs/[email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle @nestjs/[email protected]~postuninstall: @nestjs/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/has-binary2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/engine.io/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/engine.io/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/engine.io-client/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/engine.io-client/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/accepts/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /opt/node/lib/node_modules
npm verb unbuild rmStuff in /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/accepts/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm timing action:unbuild Completed in 1924ms
npm timing action:remove Completed in 6884ms
npm verb unlock done using /home/pi/.npm/_locks/staging-839dd594c5d4c44e.lock for /opt/node/lib/node_modules/.staging
npm timing stage:executeActions Completed in 9029ms
npm timing stage:rollbackFailedOptional Completed in 2ms
npm timing stage:runTopLevelLifecycles Completed in 16040ms
removed 155 packages in 16.07s
npm verb exit [ 0, true ]
npm timing npm Completed in 18982ms
npm info ok

Install log:

pi@raspberrypi:/opt/node/lib $ sudo -E -n npm --no-update-notifier install --unsafe-perm homebridge-config-ui-x@latest --loglevel verbose
npm info it worked if it ends with ok
npm verb cli [ '/opt/node/bin/node',
npm verb cli   '/usr/bin/npm',
npm verb cli   '--no-update-notifier',
npm verb cli   'install',
npm verb cli   '--unsafe-perm',
npm verb cli   'homebridge-config-ui-x@latest',
npm verb cli   '--loglevel',
npm verb cli   'verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session bdb820616825d3b1
npm http fetch GET 304 https://registry.npmjs.org/homebridge-config-ui-x 958ms (from cache)
npm timing stage:loadCurrentTree Completed in 1342ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 3ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 20ms
npm http fetch GET 304 https://registry.npmjs.org/node-pty-prebuilt-multiarch 219ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nan 332ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prebuild-install 359ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/detect-libc 909ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/expand-template 906ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/napi-build-utils 1048ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimist 1071ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-abi 1058ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/noop-logger 1057ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mkdirp 1087ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-homedir 1077ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/github-from-package 1138ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npmlog 1105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pump 657ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rc 656ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-fs 528ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-get 558ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tunnel-agent 572ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/which-pm-runs 596ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver 143ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 314ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/console-control-strings 314ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/gauge 326ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/set-blocking 360ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/delegates 176ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readable-stream 194ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inherits 679ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isarray 677ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/core-util-is 699ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/process-nextick-args 678ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safe-buffer 697ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string_decoder 701ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/util-deprecate 699ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-unicode 469ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aproba 482ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-assign 472ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/signal-exit 491ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string-width 490ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wide-align 512ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-ansi 553ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/code-point-at 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/number-is-nan 128ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/end-of-stream 165ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/once 168ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wrappy 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/deep-extend 168ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ini 225ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-json-comments 231ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-concat 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/decompress-response 205ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mimic-response 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chownr 179ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-stream 195ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/buffer-alloc 343ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bl 357ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-constants 350ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-buffer 366ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xtend 370ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/buffer-alloc-unsafe 151ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/buffer-fill 196ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 27368ms
npm timing stage:loadIdealTree Completed in 28069ms
npm timing stage:generateActionsToTake Completed in 415ms
npm verb correctMkdir /home/pi/.npm/_locks correctMkdir not in flight; initializing
npm verb lock using /home/pi/.npm/_locks/staging-839dd594c5d4c44e.lock for /opt/node/lib/node_modules/.staging
npm timing action:extract Completed in 15803ms
npm timing action:finalize Completed in 1288ms
npm timing action:refresh-package-json Completed in 2253ms
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle @nestjs/[email protected]~preinstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~preinstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~preinstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~preinstall: @nestjs/[email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle @nuxtjs/[email protected]~preinstall: @nuxtjs/[email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm timing action:preinstall Completed in 447ms
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { 'detect-libc': './bin/detect-libc.js' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { mkdirp: 'bin/cmd.js' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { semver: './bin/semver' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-abi/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { rc: './cli.js' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff @nuxtjs/[email protected]
npm verb linkBins [ { opencollective: 'bin/opencollective.js' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { uuid: './bin/uuid' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { 'prebuild-install': './bin.js' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff @nestjs/[email protected]
npm info linkStuff @nestjs/[email protected]
npm info linkStuff @nestjs/[email protected]
npm info linkStuff @nestjs/[email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [ { semver: './bin/semver' },
npm verb linkBins   '/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm verb linkBins [ { 'homebridge-config-ui-x': './dist/bin/standalone.js' },
npm verb linkBins   '/opt/node/bin',
npm verb linkBins   true ]
/opt/node/bin/homebridge-config-ui-x -> /opt/node/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js
npm timing action:build Completed in 647ms
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle @nuxtjs/[email protected]~install: @nuxtjs/[email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle @nestjs/[email protected]~install: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~install: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~install: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~install: @nestjs/[email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]

> [email protected] install /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch
> prebuild-install || node scripts/install.js

prebuild-install info begin Prebuild-install version 5.3.0
prebuild-install info looking for cached prebuild @ /home/pi/.npm/_prebuilds/2629a1-node-pty-prebuilt-multiarch-v0.9.0-beta2-node-v57-linux-arm.tar.gz
prebuild-install info found cached prebuild
prebuild-install info unpacking @ /home/pi/.npm/_prebuilds/2629a1-node-pty-prebuilt-multiarch-v0.9.0-beta2-node-v57-linux-arm.tar.gz
prebuild-install info unpack resolved to /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node
prebuild-install info unpack required /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node successfully
prebuild-install info install Successfully installed prebuilt binary!
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle true
npm verb lifecycle [email protected]~install: PATH: /opt/node/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/node_modules/.bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin:/opt/node/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
npm verb lifecycle [email protected]~install: CWD: /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm timing action:install Completed in 1980ms
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle @nuxtjs/[email protected]~postinstall: @nuxtjs/[email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle @nestjs/[email protected]~postinstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~postinstall: @nestjs/[email protected]

> @nestjs/[email protected] postinstall /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/@nestjs/core
> opencollective || exit 0

                          Thanks for installing nest 🙏
                 Please consider donating to our open collective
                        to help us maintain this package.

                            Number of contributors: 79
                              Number of backers: 173
                            Annual budget: US$ 65,396
                             Current balance: US$ 229

       👉  Become a partner: https://opencollective.com/nest/donate

npm verb lifecycle @nestjs/[email protected]~postinstall: unsafe-perm in lifecycle true
npm verb lifecycle @nestjs/[email protected]~postinstall: PATH: /opt/node/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/@nestjs/core/node_modules/.bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin:/opt/node/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
npm verb lifecycle @nestjs/[email protected]~postinstall: CWD: /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/@nestjs/core
npm info lifecycle @nestjs/[email protected]~postinstall: @nestjs/[email protected]
npm info lifecycle @nestjs/[email protected]~postinstall: @nestjs/[email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]

> [email protected] postinstall /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch
> node scripts/post-install.js

npm verb lifecycle [email protected]~postinstall: unsafe-perm in lifecycle true
npm verb lifecycle [email protected]~postinstall: PATH: /opt/node/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/node_modules/.bin:/opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/.bin:/opt/node/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
npm verb lifecycle [email protected]~postinstall: CWD: /opt/node/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm timing action:postinstall Completed in 3054ms
npm verb unlock done using /home/pi/.npm/_locks/staging-839dd594c5d4c44e.lock for /opt/node/lib/node_modules/.staging
npm timing stage:executeActions Completed in 26288ms
npm timing stage:rollbackFailedOptional Completed in 3ms
npm timing stage:runTopLevelLifecycles Completed in 56235ms
+ [email protected]
added 155 packages from 109 contributors in 56.275s
npm verb exit [ 0, true ]
npm timing npm Completed in 59109ms
npm info ok

Homebridge startup:

Started Node.js HomeKit Server.
pam_unix(sudo:session): session closed for user root
pam_unix(sudo:session): session closed for user root
[2019-5-22 09:16:16] Loaded config.json with 8 accessories and 4 platforms.
[2019-5-22 09:16:16] ---
[2019-5-22 09:16:18] Loaded plugin: homebridge-camera-ffmpeg
[2019-5-22 09:16:18] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg'
[2019-5-22 09:16:18] ---
[2019-5-22 09:16:18] Plugin /opt/node/lib/node_modules/homebridge-config-ui-x requires Node version of >=8.15.1 which does not satisfy the current Node version of v8.9.4. You may need to upgrade your installation of Node.
[2019-5-22 09:16:18] Loaded plugin: homebridge-config-ui-x
[2019-5-22 09:16:18] Registering platform 'homebridge-config-ui-x.config'
[2019-5-22 09:16:18] ---
[2019-5-22 09:16:18] Plugin /opt/node/lib/node_modules/homebridge-dacp requires Node version of >=9.3.0 which does not satisfy the current Node version of v8.9.4. You may need to upgrade your installation of Node.
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[2019-5-22 09:16:20] Loaded plugin: homebridge-dacp
[2019-5-22 09:16:20] Registering platform 'homebridge-dacp.DACP'
[2019-5-22 09:16:20] ---
[2019-5-22 09:16:20] Loaded plugin: homebridge-delay-switch
[2019-5-22 09:16:20] Registering accessory 'homebridge-delay-switch.DelaySwitch'
[2019-5-22 09:16:20] ---
[2019-5-22 09:16:21] Loaded plugin: homebridge-http-switch
[2019-5-22 09:16:21] Registering accessory 'homebridge-http-switch.HTTP-SWITCH'
[2019-5-22 09:16:21] ---
[2019-5-22 09:16:22] Loaded plugin: homebridge-script2
[2019-5-22 09:16:22] Registering accessory 'homebridge-script2.Script2'
[2019-5-22 09:16:22] ---
[2019-5-22 09:16:22] Loaded plugin: homebridge-tplink-smarthome
[2019-5-22 09:16:22] Registering platform 'homebridge-tplink-smarthome.TplinkSmarthome'
[2019-5-22 09:16:22] ---
[2019-5-22 09:16:24] Loaded plugin: homebridge-weather-plus
[2019-5-22 09:16:25] Registering platform 'homebridge-weather-plus.WeatherPlus'
[2019-5-22 09:16:25] ---
[2019-5-22 09:16:25] Loaded plugin: homebridge-wol
[2019-5-22 09:16:25] Registering accessory 'homebridge-wol.NetworkDevice'
[2019-5-22 09:16:25] ---
[2019-5-22 09:16:25] Loading 4 platforms...
[2019-5-22 09:16:25] [Config] Initializing config platform...
[2019-5-22 09:16:25] [Config] Spawning homebridge-config-ui-x with PID 25224
[2019-5-22 09:16:25] [DACP] Initializing DACP platform...
[2019-5-22 09:16:25] [DACP] DACP Platform Plugin Loaded - Version 0.9.2
[2019-5-22 09:16:25] [DACP] Found accessory in config: "AppleTV"
[2019-5-22 09:16:25] [DACP] Initializing platform accessory 'AppleTV'...
[2019-5-22 09:16:25] [WeatherPlus] Initializing WeatherPlus platform...
[2019-5-22 09:16:25] [WeatherPlus] Initializing platform accessory 'Now'...
[2019-5-22 09:16:25] [Camera-ffmpeg] Initializing Camera-ffmpeg platform...
[2019-5-22 09:16:25] Loading 8 accessories...
[2019-5-22 09:16:25] [Bedside Clock] Initializing Script2 accessory...
[2019-5-22 09:16:25] [Picture Frame] Initializing Script2 accessory...
[2019-5-22 09:16:25] [Security Cam] Initializing Script2 accessory...
[2019-5-22 09:16:25] [Kitchen Picture Frame] Initializing Script2 accessory...
[2019-5-22 09:16:25] [Living Room Music] Initializing Script2 accessory...
[2019-5-22 09:16:25] [TV] Initializing NetworkDevice accessory...
[2019-5-22 09:16:25] [My PC] Initializing NetworkDevice accessory...
[2019-5-22 09:16:25] [Motion Notify] Initializing HTTP-SWITCH accessory...
[2019-5-22 09:16:25] [Motion Notify] Switch successfully configured...
Load homebridge-tplink-smarthome.TplinkSmarthome
[2019-5-22 09:16:25] [homebridge-tplink-smarthome.TplinkSmarthome] homebridge-tplink-smarthome v4.0.1, node v8.9.4, homebridge v0.4.49
[2019-5-22 09:16:25] [homebridge-tplink-smarthome.TplinkSmarthome] Configuring cached accessory: [Living Room Corner Lamp] 800647917016990012DFD66B902029FD19841854 52a32774-2d0e-490e-bbee-f789d0477dd8
[2019-5-22 09:16:25] [homebridge-tplink-smarthome.TplinkSmarthome] Configuring cached accessory: [Bedroom Plug 1] 8006F27204D73322511F7CEF89D62FCA1A0D65A3 e18240ba-a1f0-42e8-af4c-cf57c10c3aeb
[2019-5-22 09:16:25] [homebridge-tplink-smarthome.TplinkSmarthome] Configuring cached accessory: [Bedroom Plug 2] 8006C679EECC07E7F62FE099125E20931A0D82FB 80d35adf-597b-4319-a7f6-d0bd7f5cc721
Setup Payload:
X-HM://0023ISYX303JI
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
 

 
Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
 
    ┌────────────┐
    │ 031-45-159 │
    └────────────┘
 
[2019-5-22 09:16:26] [DACP] Starting DACP browser...
(node:25200) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
[2019-5-22 09:16:26] Homebridge is running on port 51826.
[2019-5-22 09:16:26] Driveway Camera is running on port 35687.
[2019-5-22 09:16:26] Please add [Driveway Camera] manually in Home app. Setup Code: 031-45-159
[2019-5-22 09:16:26] [My PC] NetworkDevice "My PC" (192.168.1.150) went from status "Offline" to "Online"
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] New Device Online: [Living Room Corner Lamp] plug [800647917016990012DFD66B902029FD19841854] 192.168.1.146 9999
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] Adding: [Living Room Corner Lamp] plug [800647917016990012DFD66B902029FD19841854]
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] New Device Online: [Bedroom Plug 2] plug [8006C679EECC07E7F62FE099125E20931A0D82FB] 192.168.1.42 9999
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] Adding: [Bedroom Plug 2] plug [8006C679EECC07E7F62FE099125E20931A0D82FB]
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] New Device Online: [Bedroom Plug 1] plug [8006F27204D73322511F7CEF89D62FCA1A0D65A3] 192.168.1.204 9999
[2019-5-22 09:16:26] [homebridge-tplink-smarthome.TplinkSmarthome] Adding: [Bedroom Plug 1] plug [8006F27204D73322511F7CEF89D62FCA1A0D65A3]
[2019-5-22 09:16:29] [DACP] The accessory AppleTV is announced as 192.168.1.87:3689.
[2019-5-22 09:16:29] [DACP] It's an AppleTV6,2 named Computer Room
[2019-5-22 09:16:29] [DACP] Attempting to reconnect to AppleTV in 0.1 seconds.
[2019-5-22 09:16:29] [DACP] Connecting to AppleTV (192.168.1.87:3689)
[2019-5-22 09:16:29] [DACP] Creating status connection to 192.168.1.87:3689
Established connection to 192.168.1.87:3689 with session ID 3
[2019-5-22 09:16:31] [DACP] Connected to Computer Room
[2019-5-22 09:16:35] [Config] Console v4.4.2 is listening on :: port 8080

@ronzelver
Copy link

I have exactly the same problem, I can't upgrade to version 4.4.2 (due to TypeError: Cannot read property 'SOCKET' of undefined) and the log view is broken as well.

@oznu
Copy link
Member

oznu commented May 28, 2019

@oznu
Copy link
Member

oznu commented May 28, 2019

4.4.3 adds a warning when managing plugins or viewing the logs:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants