question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

expo-image-picker build fail, after updating to latest version

See original GitHub issue

Steps I followed:

1- yarn remove expo-image-picker 2- yarn add expo-image-picker 3- yarn android

version “expo-image-picker”: “^4.0.0”, Build Error:

node_modules/expo-image-picker/android/build.gradle' line: 60

* What went wrong:
A problem occurred evaluating project ':expo-image-picker'.
> Project with path ':unimodules-core' could not be found in project ':expo-image-picker'.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cruzachcommented, Apr 30, 2019

@shubhamdeol,

Using expo-cli@2.11.0, you cannot create a bare minimum project, it only provides options for either blank or tabs, so I think there is something missing.

If you can provide steps to repro the issue then I’m happy to reopen! but for now will close

-Charlie

0reactions
shubhamdeolcommented, Apr 26, 2019

@bbarthec yeah, I followed the above steps, the build is successful now. My project was build with expo-cli@2.11.0, maybe that’s the reason. If I will reproduce this with expo-cli@2.11.0. Would you guys consider fixing this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue with Expo Image Picker at build time - Stack Overflow
I try doing different things and after trying many things I get to know it's because of outdated verions I updated everything in...
Read more >
can't build expo project because of errors in expo-image-picker
i built the app a few days ago and it worked fine, i did update my node version since then so i don't...
Read more >
Expo 45 build fail on Android with EAS
I've upgraded the SDK version to 45 recently. Everything works well except it doesn't build either on Android or IO.
Read more >
expo-image-picker - npm
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.. Latest...
Read more >
a problem occurred configuring project ':expo-modules-core'.
Just as we discussed in the comment section, I was able to resolve the issue by removing the react-native-reanimated package, as I was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found