prscX / react-native-voice-recorder

React Native: Native Audio Recorder View
Apache License 2.0
93 stars 14 forks source link

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

Open anastely opened 4 years ago

anastely commented 4 years ago

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:

Shahzadkhan99 commented 4 years ago

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

pm-sharma commented 3 years ago

Any solution?