nodejs-mobile / nodejs-mobile-react-native

Node.js for Mobile Apps React Native plugin
https://nodejs-mobile.github.io
MIT License
180 stars 42 forks source link

Getting this error on mac OS while running it on android in an existing project: ninja: error: '../../../../libnode/bin/x86/libnode.so', needed by '../../../../build/intermediates/cxx/Debug/4a2u1f54/obj/x86/libnodejs-mobile-react-native-native-lib.so', missing and no known rule to make it #40

Closed maddy-aloor closed 1 year ago

maddy-aloor commented 1 year ago

While using the nodejs-mobile-react-native package received the above error as libnode.so file is missing inside x86 folder . As a temporary fix I have downloading the x86/libnode.so file from nodejs-mobile binary . Is there any other better way to solve this issue @jaimecbernardo ?

fastalks commented 1 year ago

see https://github.com/nodejs-mobile/nodejs-mobile-react-native/issues/34

staltz commented 1 year ago

Support for Android x86 (32-bit) was dropped.

See also https://github.com/nodejs-mobile/nodejs-mobile/issues/19