Hey,
I see that node-pre-gyp is executed when I try to 'cordova build android' my project. It leads to unexpected results. To my understanding it's because the specific package I'm installing has some prebuilt binaries (for Linux - not for Android). Is there any way I can avoid them and pass the build-from-source parameter to the native build command and this way these binaries will be built for Android (hopefully)?
I hope my question is clear
Lidan
Hey,
I see that node-pre-gyp is executed when I try to 'cordova build android' my project. It leads to unexpected results. To my understanding it's because the specific package I'm installing has some prebuilt binaries (for Linux - not for Android). Is there any way I can avoid them and pass the build-from-source parameter to the native build command and this way these binaries will be built for Android (hopefully)?
I hope my question is clear
Lidan