goodatlas / react-native-audio-record

Audio record buffers for React Native (iOS and Android)
MIT License
176 stars 101 forks source link

Unable to resolve module "react-native-audio-record from 'Users/TestAccount/Documents/react-native-audio-record-master/Example/App1.js "? #49

Open Richesoft opened 3 years ago

Richesoft commented 3 years ago

I am facing this error when i had downloaded the code and tried to run on laptop . I had done npm install and then run it by npx react-native run-android . I tried methods like cleaning gradle , reinstalling application , linking module and reinstalling dependency .