wix / react-native-notifications

React Native Notifications
MIT License
3.23k stars 763 forks source link

Issue Assembling Release in React Native 0.72 #980

Closed JoseRivas-HOD closed 1 year ago

JoseRivas-HOD commented 1 year ago

Using React Native 0.72, when running gradlew assembleRelease on Windows 10, I get the following error:

  -- Build files have been written to: [...]/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/s7071p43/armeabi-v7a

  C++ build system [build] failed while executing:
      @echo off
      "[...]\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe" ^
        -C ^
        "[...]\\node_modules\\react-native-reanimated\\android\\.cxx\\RelWithDebInfo\\s7071p43\\armeabi-v7a" ^
        reanimated
    from [...]\node_modules\react-native-reanimated\android
  ninja: error: manifest 'build.ninja' still dirty after 100 tries