react-native-get-music-files icon indicating copy to clipboard operation
react-native-get-music-files copied to clipboard

Getting error while enabeling newArch

Open hariskhalid366 opened this issue 6 months ago • 0 comments

Task :react-native-get-music-files:compileReleaseKotlin FAILED e: file:///home/haris/Desktop/react-native/MusicPlayer/node_modules/react-native-get-music-files/android/src/main/java/com/turbosongs/TurboSongsModule.kt:29:1 Class 'TurboSongsModule' is not abstract and does not implement abstract base class member public abstract fun getAll(options: ReadableMap?, promise: Promise!): Unit defined in com.turbosongs.TurboSongsSpec e: file:///home/haris/Desktop/react-native/MusicPlayer/node_modules/react-native-get-music-files/android/src/main/java/com/turbosongs/TurboSongsModule.kt:49:3 'getAll' overrides nothing e: file:///home/haris/Desktop/react-native/MusicPlayer/node_modules/react-native-get-music-files/android/src/main/java/com/turbosongs/TurboSongsModule.kt:156:3 'getAlbums' overrides nothing e: file:///home/haris/Desktop/react-native/MusicPlayer/node_modules/react-native-get-music-files/android/src/main/java/com/turbosongs/TurboSongsModule.kt:266:3 'search' overrides nothing

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-get-music-files:compileReleaseKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction Compilation error. See log for more details

hariskhalid366 avatar Aug 19 '24 08:08 hariskhalid366