prscX / react-native-popover-menu

React Native: Native Popover Menu
Apache License 2.0
483 stars 54 forks source link

Could not find intellij-core.jar (com.android.tools.external.com-intellij:intellij-core:26.0.1) #24

Closed jayeshanandani closed 6 years ago

jayeshanandani commented 6 years ago

When looking into the URL given it gives Resource not found error. The Jar File might have been removed.

Steps to reproduce

React native init newpopover npm install react-native-popover-menu --save react-native link react-native run-android On executing step 4, it starts resolving the dependencies for ReactNative Popover: This error is shown in the Terminal:

Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Replica issue in another plugin: https://github.com/react-native-community/react-native-camera/issues/1872

prscX commented 6 years ago

Thanks @jayeshanandani for raising the issue.

I have fixed and pushed the release. Can you please install latest version and verify the same. Please let me know in case you still face the same issue.

Thanks </ Pranav >