donavanbecker / homebridge-rainbird

The Homebridge RainBird plugin allows you to access your RainBird Controller from HomeKit with Homebridge.
ISC License
20 stars 0 forks source link

Feature Request: Update Node.js #452

Closed tothemoonsands closed 1 year ago

tothemoonsands commented 1 year ago

Problem

Console log warning message: The plugin "homebridge-rainbird" requires Node.js version of ^14.21.1 || ^16.18.1 || ^18.12.1 which does not satisfy the current Node.js version of v16.13.2. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF

Solution

Update to the latest Node.js version

Alternatives

No response

Additional context

No response

donavanbecker commented 1 year ago

You are the one that needs to update nodejs.

donavanbecker commented 1 year ago

Depending on how you installed Homebridge will be how you update it.

How-To-Update-Node.js

tothemoonsands commented 1 year ago

Ah got it, thank you!