gustavomazzoni / cordova-plugin-tesseract

Cordova Plugin for OCR process using Tesseract
77 stars 34 forks source link

fs.writeFileSync() not found in build.js #7

Closed vigneshadithtan closed 7 years ago

vigneshadithtan commented 8 years ago

i could not find fs.writeFileSync() in build.js could u suggest somthing as an alternate. i use cordova to build and it is the latest version.

olivbd commented 8 years ago

in the latest version, you can find this line in /platforms/android/cordova/lib/builders/GradleBuilder.js (line 91)