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.

Failed to notify project evaluation listener.

See original GitHub issue

Description

when running android with react-native-reanimated 2, the application throws

`A problem occurred configuring project ‘:react-native-reanimated’.

Failed to notify project evaluation listener. /home/path/to/my/react-native/project/node_modules/react-native-reanimated/android/build/intermediates/cxx/ndk_locator_record_3r5a1r6h.log (Permission denied) ` and this warning image

Steps to reproduce

run-android

Snack or a link to a repository

https://github.com/valn1/reanimated-bug

Reanimated version

2.10.0

React Native version

0.70.0

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

Debug mode

Device

Real device

Device model

Samsung galaxy s20+

Acknowledgements

Yes

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
valn1commented, Sep 21, 2022

looks like the error i am getting now is from react-native-vision camera and the previous error had to do with some weird permission issues, i couldn’t reproduce that same error tho, so i am closing this issue since it doesn’t happen anymore

0reactions
valn1commented, Sep 21, 2022

https://github.com/valn1/reanimated-bug

here is a minimal repro, just run android and the two errors above will show up

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Studio - Failed to notify project evaluation listener error
First Step:File → Settings → Build, Execution, Deployment → Instant Run and uncheck Enable Instant Run. Second step: Press Invalidate/Restart ...
Read more >
"Failed to notify project evaluation listener" when upgrading to ...
In AndroidStudio 3.0.1 When I try to do Gradle Sync I get this error: "Error:Unable to find method 'com.android.build.gradle.tasks.
Read more >
Gradle upgrade from v4.7 to v7.3.3 gives "Failed to notify ...
Failed to notify project evaluation listener. > org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository.
Read more >
Failed to notify project evaluation listener kotlin 1.2.60
I have an android gradle project. Trying to use the new kotlin: 1.2.60. Android gradle plugin: 3.2.0-beta5 (also tried to use 3.1.0)
Read more >
Android build failed with Failed to notify project evaluation ...
A problem occurred configuring root project 'SampleAppTest'. > Failed to notify project evaluation listener. > com.android.build.gradle.tasks.factory.
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