NeutrinosPlatform / cordova-plugin-mobile-ocr

A cordova plugin that can accept image URI or Base64 data and returns the text present in the image as string without need for network. You can also try :- https://github.com/NeutrinosPlatform/cordova-plugin-ml-text
MIT License
49 stars 30 forks source link

plugin not added #34

Closed ghost closed 4 years ago

ghost commented 4 years ago

I get this error when trying to add the plugin

image

2020-06-04T14_15_49_845Z-debug.log

ps: sometimes the plugin installs normally

ghost commented 4 years ago

I don't know how but the problem was solved after: run npm i cordova-plugin-mobile-ocr and remove and add the plugin again