gordol / cordova-brother-label-printer

MIT License
16 stars 54 forks source link

Can't Install plugin for Ionic 2 and above #19

Closed chetuBhadra93 closed 6 years ago

chetuBhadra93 commented 6 years ago

Hello, I am getting error while installing this plugin. I am using Ionic 2. Following are error which i am getting. Error: Failed to fetch plugin. Probably this is either a connection problem, or plugin spec is incorrect.

Can any one help me to resolve this issue.

Thanks.

gordol commented 6 years ago

Hi, maybe it's not handling the redirect?

Try this URL: https://github.com/gordol/cordova-brother-label-printer

chetuBhadra93 commented 6 years ago

Hey, Thanks for your response.

I am facing still same issue while adding plugin. brotherserror

Please give some solution because ionic native printer plugin not detecting brother's printer.

gordol commented 6 years ago

run this:

cordova plugin add git+https://github.com/gordol/cordova-brother-label-printer.git

i just tested and it works