oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

[NOTIFEE] Could not resolve all files for configuration ':notifee_react-native:androidJdkImage'. #1603

Closed AruAram closed 3 months ago

AruAram commented 3 months ago

Please help fix the problem.

I created a new React-Native project npx react-native init test_rn_notifee_project then instaled the Notifee npm install --save @notifee/react-native and then using the project run command as stated in the Notifee documentation.npx react-native run-android I am connecting my phone using scrapy. (usb debugging). it connected remotely using the adb connect.

node v. 20.11.1 OpenJDK v 21.0.2 RN v. 0.73.5 Notifee v. 7.8.2

So. I have an isuess see pic. attached. pS

mr. @mikehardy It is a clean and new project without any changes in to the app.js and any else file. I did all like in the documentation. and i can't understand what is the problem.

ajp8164 commented 3 months ago

@AruAram What was the solution?

pabloluz commented 2 months ago

@ajp8164 I ran into the same issue after upgrading RN (and its ecosystem), and rolling back to JDK 17 did the trick for me (I was on v21). Please check: