Open zainasghar200 opened 5 years ago
I am getting this error too
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.