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

mac os #1

Open
OSMeteor opened this issue Apr 13, 2019 · 1 comment
Open

mac os #1

OSMeteor opened this issue Apr 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@OSMeteor
Copy link

/Users/osmeteor/node_modules/_ffi@2.3.0@ffi/lib/dynamic_library.js:74
throw new Error('Dynamic Linking Error: ' + err)
^

Error: Dynamic Linking Error: dlopen(/Users/osmeteor/node_modules/_robotn@0.10.0@robotn/robotgo.dylib, 2): image not found
at new DynamicLibrary (/Users/osmeteor/node_modules/_ffi@2.3.0@ffi/lib/dynamic_library.js:74:11)
at Object.Library (/Users/osmeteor/node_modules/_ffi@2.3.0@ffi/lib/library.js:45:12)
at Object. (/Users/osmeteor/node_modules/_robotn@0.10.0@robotn/robot.js:54:15)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)

@vcaesar
Copy link
Owner

vcaesar commented Apr 13, 2019

Now, there is no prebuild binary version available, you need to install dependencies ( go and gcc ), https://github.com/go-vgo/robotgo#requirements.

@vcaesar vcaesar added the enhancement New feature or request label Apr 13, 2019
@duncup duncup mentioned this issue Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants