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

Error on Catalina when using library, #447

Open
ghost opened this issue Jan 7, 2020 · 2 comments
Open

Error on Catalina when using library, #447

ghost opened this issue Jan 7, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 7, 2020

I'm currently using OS X Catalina
When running var blue = require("bluetooth") I get the following error
Thrown:
Error: Cannot find module 'xpc-connection'
Require stack:

  • /Users/chris/node_modules/bleno/lib/mac/highsierra.js
  • /Users/chris/node_modules/bleno/lib/mac/bindings.js
  • /Users/chris/node_modules/bleno/lib/bleno.js
  • /Users/chris/node_modules/bleno/index.js
  • at Function.Module._resolveFilename (internal/modules/cjs/loader.js:793:17) at Function.Module._load (internal/modules/cjs/loader.js:686:27) at Module.require (internal/modules/cjs/loader.js:848:19) at require (internal/modules/cjs/helpers.js:74:18) { code: 'MODULE_NOT_FOUND', requireStack: [ '/Users/chris/node_modules/bleno/lib/mac/highsierra.js', '/Users/chris/node_modules/bleno/lib/mac/bindings.js', '/Users/chris/node_modules/bleno/lib/bleno.js', '/Users/chris/node_modules/bleno/index.js', '' ]

}

@animaonline
Copy link

Seems like this project is dead.

@rzr
Copy link

rzr commented Jun 30, 2023

May I suggest to try @abandonware fork and report at:
Relate-to: abandonware#17

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