You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a proper solution but I just ended hardcoding it to my path.
[8/18/2019, 11:37:36 PM] Loaded plugin: homebridge-pushover
path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
at assertPath (path.js:39:11)
at Object.join (path.js:432:7)
at Plugin.module.exports [as initializer] (C:\Users\pax07\AppData\Roaming\npm\node_modules\homebridge-pushover\index.js:8:42)
The text was updated successfully, but these errors were encountered:
Not a proper solution but I just ended hardcoding it to my path.
The text was updated successfully, but these errors were encountered: