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

Homebridge on RPi #214

Open
loganprieto32 opened this issue Aug 17, 2021 · 1 comment
Open

Homebridge on RPi #214

loganprieto32 opened this issue Aug 17, 2021 · 1 comment

Comments

@loganprieto32
Copy link

`====================
[17/08/2021, 09:58:17] ERROR LOADING PLUGIN homebridge-weather-plus:
[17/08/2021, 09:58:17] Error: Cannot find module 'geo-tz'
Require stack:

  • /usr/local/lib/node_modules/homebridge-weather-plus/apis/openweathermap.js
  • /usr/local/lib/node_modules/homebridge-weather-plus/index.js
  • /usr/local/lib/node_modules/homebridge/lib/plugin.js
  • /usr/local/lib/node_modules/homebridge/lib/pluginManager.js
  • /usr/local/lib/node_modules/homebridge/lib/server.js
  • /usr/local/lib/node_modules/homebridge/lib/cli.js
  • /usr/local/lib/node_modules/homebridge/bin/homebridge
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:889:15)
    at Function.Module._load (internal/modules/cjs/loader.js:745:27)
    at Module.require (internal/modules/cjs/loader.js:961:19)
    at require (internal/modules/cjs/helpers.js:92:18)
    at Object. (/usr/local/lib/node_modules/homebridge-weather-plus/apis/openweathermap.js:6:10)
    at Module._compile (internal/modules/cjs/loader.js:1072:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
    at Module.load (internal/modules/cjs/loader.js:937:32)
    at Function.Module._load (internal/modules/cjs/loader.js:778:12)
    at Module.require (internal/modules/cjs/loader.js:961:19)
    [17/08/2021, 09:58:17] ====================`
@RichKenyon
Copy link

I'm getting the same error on RPi. Running Node.js v16.13.0 and NPM v8.1.0.

I'm using Homebridge UI but will try to set up remote SSH to diagnose further.

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

2 participants