gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
105 stars 72 forks source link

Error when building app - Could not resolve all files for configuration ':react-native-month-year-picker:implementation' #139

Closed tacianoscur closed 1 year ago

tacianoscur commented 1 year ago

When running the app on android, I get this error: "Could not resolve all files for configuration ':react-native-month-year-picker:implementation'", here's the screenshot:

My RN version is 0.70.3 and react-native-month-year-picker version is ^1.8.2.

image

I was able to fix it when removing this line from android/build.gradle but it should work without changing anything from the package:

image

sudharsanvishnu commented 1 year ago

same error

ydv0121 commented 1 year ago

+1

gusparis commented 1 year ago

Hello! Thanks for using the library! I've been working on this one and a couple of other issues reported. I'm hoping to have a new version by EOW. Regards!

jimsideout commented 1 year ago

@gusparis and update on this?

sazzadh88 commented 1 year ago

@gusparis I have same issue

`* Where: Build file 'C:\ProjectX\node_modules\react-native-month-year-picker\android\build.gradle' line: 115

gusparis commented 1 year ago

Fixed on #140. Can you guys check?