zwack
zwack copied to clipboard
working on OSX El Capitan 10.11 ?
Hello is this simulator work on El capitan OSX? Trtying but have issue with XPC module
Error: Cannot find module 'xpc-connection' Require stack:
I was able to get zwack running on OSX using this command to install xpc-connection:
npm install git://github.com/taoyuan/node-xpc-connection.git
I can run the simulator now, but I can't see it as a bluetooth sensor from other devices
Im trying it on big sur and can't see the sensor from other devices as well.
I just installed
npm install bleno@npm:@abandonware/bleno
and now it works.