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

Installation fails on macos #620

Open
MaxSchlueter opened this issue Apr 12, 2021 · 0 comments
Open

Installation fails on macos #620

MaxSchlueter opened this issue Apr 12, 2021 · 0 comments

Comments

@MaxSchlueter
Copy link

I get the following error when I try to npm install ffi:

In file included from ../src/ffi.cc:3:
../src/ffi.h:26:12: fatal error: 'objc/objc.h' file not found
  #include <objc/objc.h>
           ^~~~~~~~~~~~~
1 error generated.
make: *** [ffi_bindings.target.mk:136: Release/obj.target/ffi_bindings/src/ffi.o] Error 1

Pasted the full log here

I'm on:

  • macos mojave 10.14.6
  • node 10.24.1 & npm 6.14.12
  • Xcode 11.3.1
  • Python 3.8.5
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

1 participant