homebridge/homebridge-config-ui-x

Unable to update any plugins after update to nodejs 20.11

nevetssf opened this issue · 2 comments

Describe The Bug

From the homebridge GUI Plug-ins, clicking the up-arrow (upgrade button) initiates a plugin, but fails for all plugins requiring an upgrade.

Logs

USER: pi
DIR: /var/lib/homebridge
CMD: pnpm install --save homebridge-govee@10.3.0

 WARN  GET https://registry.npmjs.org/homebridge-govee error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/homebridge-govee error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/homebridge-govee: Value of "this" must be of type URLSearchParams
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for homebridge-govee@10.3.0

The latest release of homebridge-govee is "10.0.0".

Other releases are:

  • beta: 9.4.3-beta.13

If you need the full list of all 833 published versions run "$ pnpm view homebridge-govee versions".
Progress: resolved 12, reused 12, downloaded 0, added 0

Operation failed with code 1.
You can download this log file for future reference.
See https://github.com/homebridge/homebridge-config-ui-x/wiki/Troubleshooting for help.

Config

No response

Homebridge UI Version

v4.55.1

Homebridge Version

1.7.0

Node.js Version

v20.11.0

Operating System

Official Homebridge Raspberry Pi Image

Environment Info

None

Raspberry Pi Model

None

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been closed as no further activity has occurred.