tjvantoll / nativescript-IQKeyboardManager

NativeScript wrapper for the popular IQKeyboardManager iOS framework
MIT License
100 stars 20 forks source link

Cannot install the plugin #53

Closed xavierburzig closed 5 years ago

xavierburzig commented 5 years ago

Hi everybody,

I'm actually trying to install the plugin but I got a 503 error appearing. I tried to install another plugin and the error comes up only with this plugin, I also tried with this line and I got the same tns plugin add nativescript-iqkeyboardmanager Here is a screenshot of what I got :

image

In advance, Cheers

Xavier

EddyVerbruggen commented 5 years ago

Can you try: tns plugin add nativescript-iq..etc?

xavierburzig commented 5 years ago

Hi @EddyVerbruggen,

Here is what I got, I tried with another laptop and also another internet connection.

thumbnail_capture

Xavier

EddyVerbruggen commented 5 years ago

@xavierburzig Are you behind a proxy? Search the web for npm 503 and you'll see tons of similar issues.

xavierburzig commented 5 years ago

Hi @EddyVerbruggen,

I think I figured it out, it's look like it's because of the version of nativescript I'm using and the different dependencies could you tell me what's the minimum version to use this plugin. Then I will mark this issue as resolved, again cheers for your time.

Xavier

EddyVerbruggen commented 5 years ago

https://github.com/tjvantoll/nativescript-IQKeyboardManager/blob/1b5ef97cf016dd2792b83473445c2193740e6fd9/src/package.json#L9-L10