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

Can't install some plugins. #1877

Open
3 tasks
dpamping opened this issue Jan 1, 2025 · 0 comments
Open
3 tasks

Can't install some plugins. #1877

dpamping opened this issue Jan 1, 2025 · 0 comments
Labels
bug Something isn't working discovery Issues reported without enough information

Comments

@dpamping
Copy link

dpamping commented Jan 1, 2025

Description
I can't install some plugins, like the WebOS TV one (https://plugins.hoobs.org/plugin/homebridge-webos-tv) even on a fresh install. It creates the bridge but not the plugin inside it.

Grabacion.de.pantalla.2024-12-28.a.las.23.22.01.mov

Version
5.1.8

Did you upgrade
Please let us know if you upgraded from a previous version.

  • Yes
  • [X ] No

Pervious version
If you upgraded, please let us know your previous version.

What device are you using?
Please let us know the device you are running HOOBS on.

  • HOOBS Box
  • [ X] HOOBS SD Card
  • Custom Install

If this is a custom install, what's your operating system?
Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.

List your plugins
Please include a list of the plugins you are using. We need to be able to find it on NPM. If the plugin is no published, please include a link to the repository.

Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH cat ~/.hoobs/etc/config.json

  • Remove any passwords from the config file. This is public.
POST CONFIG HERE

Post your log
You can get the log from the interface. This is in the Log section.

POST LOG HERE
1.1.2025Hubdebug[2/4] Fetching packages...
1.1.2025Hubdebug[3/4] Linking dependencies...
1.1.2025Hubdebug[4/4] Building fresh packages...
1.1.2025Hubdebugerror /var/lib/hoobs/webostvbridge/node_modules/utf-8-validate: Command failed.
1.1.2025HubdebugExit code: 1
1.1.2025HubdebugCommand: node-gyp-build
1.1.2025HubdebugArguments:
1.1.2025HubdebugDirectory: /var/lib/hoobs/webostvbridge/node_modules/utf-8-validate
1.1.2025HubdebugOutput:
1.1.2025Hubdebugnode:events:492
1.1.2025Hubdebugthrow er; // Unhandled 'error' event
1.1.2025Hubdebug^
1.1.2025HubdebugError: spawn node-gyp ENOENT
1.1.2025Hubdebugat ChildProcess._handle.onexit (node:internal/child_process:286:19)
1.1.2025Hubdebugat onErrorNT (node:internal/child_process:484:16)
1.1.2025Hubdebugat process.processTicksAndRejections (node:internal/process/task_queues:82:21)
1.1.2025HubdebugEmitted 'error' event on ChildProcess instance at:
1.1.2025Hubdebugat ChildProcess._handle.onexit (node:internal/child_process:292:12)
1.1.2025Hubdebugat onErrorNT (node:internal/child_process:484:16)
1.1.2025Hubdebugat process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
1.1.2025Hubdebugerrno: -2,
1.1.2025Hubdebugcode: 'ENOENT',
1.1.2025Hubdebugsyscall: 'spawn node-gyp',
1.1.2025Hubdebugpath: 'node-gyp',
1.1.2025Hubdebugspawnargs: [ 'rebuild' ]
1.1.2025Hubdebug}
1.1.2025HubdebugNode.js v20.5.1
1.1.2025Hubdebuginfo Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
1.1.2025HubinfoWebos Tv Bridge starting

**Additional context**
Add any other context about the problem here.
@dpamping dpamping added bug Something isn't working discovery Issues reported without enough information labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discovery Issues reported without enough information
Projects
None yet
Development

No branches or pull requests

1 participant