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

Problem to loaded api #223

Open
slaw47 opened this issue Nov 23, 2021 · 1 comment
Open

Problem to loaded api #223

slaw47 opened this issue Nov 23, 2021 · 1 comment

Comments

@slaw47
Copy link

slaw47 commented Nov 23, 2021

[23/11/2021, 09:55:17] Loaded plugin: [email protected]
[23/11/2021, 09:55:19] ====================
[23/11/2021, 09:55:19] ERROR INITIALIZING PLUGIN homebridge-weather-plus:
[23/11/2021, 09:55:19] /usr/local/lib/node_modules/homebridge-weather-plus/node_modules/googleapis/build/src/apis/appengine/v1beta.js:505
! }
^

SyntaxError: Unexpected token '}'
at wrapSafe (internal/modules/cjs/loader.js:988:16)
at Module._compile (internal/modules/cjs/loader.js:1036:27)
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)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/googleapis/build/src/apis/appengine/index.js:22:18)
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)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/googleapis/build/src/apis/index.js:39:21)
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)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/usr/local/lib/node_modules/homebridge-weather-plus/node_modules/googleapis/build/src/googleapis.js:16:16)
[23/11/2021, 09:55:19] ====================
[23/11/2021, 09:55:19] ---
[23/11/2021, 09:55:19] Loading 4 platforms...
[23/11/2021, 09:55:19] [Config] Initializing config platform...
[23/11/2021, 09:55:19] [Config] Running in Service Mode
[23/11/2021, 09:55:19] No plugin was found for the platform "WeatherPlus" in your config.json. Please make sure the corresponding plugin is installed correctly.

@dacarson
Copy link
Collaborator

I realize this is an old report. I am working on cleaning up issues for this plugin.
Can you tell me if you were able to solve this issue?

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

No branches or pull requests

2 participants