react-native-voice-recorder icon indicating copy to clipboard operation
react-native-voice-recorder copied to clipboard

build failed after install RN-Voice-recorder - Android?

Open anastely opened this issue 5 years ago • 2 comments

Hey,

I want to use this library but after installing it and run react-native run-android, I got some error and the app couldn't build So how can I solve it? thanks in advance.

"react-native": "0.60.5",
"react-native-voice-recorder": "^1.0.1",

here is an error output:

Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.

Could not find com.github.prscX:AndroidAudioRecorder:a92f49f217. Searched in the following locations: - file:/Users/anas/.m2/repository/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.pom - file:/Users/anas/.m2/repository/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.jar - file:/Volumes/Work/Works/clinte-1/lmaalam/node_modules/react-native/android/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.pom - file:/Volumes/Work/Works/clinte-1/lmaalam/node_modules/react-native/android/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.jar - file:/Volumes/Work/Works/clinte-1/lmaalam/node_modules/jsc-android/dist/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.pom - file:/Volumes/Work/Works/clinte-1/lmaalam/node_modules/jsc-android/dist/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.jar - https://dl.google.com/dl/android/maven2/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.pom - https://dl.google.com/dl/android/maven2/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.jar - https://jcenter.bintray.com/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.pom - https://jcenter.bintray.com/com/github/prscX/AndroidAudioRecorder/a92f49f217/AndroidAudioRecorder-a92f49f217.jar Required by: project :app > project :react-native-voice-recorder

anastely avatar Oct 31 '19 11:10 anastely

Same issue with me happend when install this library,Guide us if you can solve this error.

Shahzadkhan99 avatar Mar 17 '20 08:03 Shahzadkhan99

Any solution?

pm-sharma avatar May 03 '21 15:05 pm-sharma