logantgt / harmony-span

A Node.JS application that allows you to trigger external webhooks from your Logitech Harmony Hub and compatible remotes.
MIT License
27 stars 14 forks source link

MacOS Module Not Found #32

Open cuda8630 opened 3 years ago

cuda8630 commented 3 years ago

Hi,

Trying to run executable on MacOS / release 1.3, get the following errors:

Any help would be appreciated

Last login: Mon Jan 25 15:42:23 on ttys001 /Downloads/HarmonySpan_Mac_x64/HarmonySpan_macOS_x64 ; exit; /Downloads/HarmonySpan_Mac_x64/HarmonySpan_macOS_x64 ; exit; internal/modules/cjs/loader.js:775 throw err; ^

Error: Cannot find module 'node-webhooks' Require stack: /Downloads/HarmonySpan_Mac_x64/__nexe_stdin.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:772:15) at Function.Module._load (internal/modules/cjs/loader.js:677:27) at Module.require (internal/modules/cjs/loader.js:830:19) at require (internal/modules/cjs/helpers.js:68:18) at Object. (/Downloads/HarmonySpan_Mac_x64/nexe_stdin.js:2:18) at Module._compile (internal/modules/cjs/loader.js:936:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:947:10) at Module.load (internal/modules/cjs/loader.js:790:32) at Function.Module._load (internal/modules/cjs/loader.js:703:12) at Function.Module.runMain (internal/modules/cjs/loader.js:999:10) { code: 'MODULE_NOT_FOUND', requireStack: [ '/Downloads/HarmonySpan_Mac_x64/nexe_stdin.js' ] } logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.

[Process completed]