NativeBase-KitchenSink icon indicating copy to clipboard operation
NativeBase-KitchenSink copied to clipboard

Issue while npm install

Open zainasghar200 opened this issue 5 years ago • 2 comments

image

zainasghar200 avatar Aug 20 '19 12:08 zainasghar200

I am getting this error too

tareq0065 avatar Aug 28 '19 06:08 tareq0065

I worked around this by making a local copy of @expo/ngrok, adding restrict: false to the postinstall.js, running yarn, yarn link.

And then in the NativeBase-KitchenSink yarn link @expo/ngrok

But then the Expo Android client complains "32.0.0 is not a valid SDK version", so it's probably best to upgrade this repo to a newer SDK.

erik-smit avatar Oct 26 '19 14:10 erik-smit